![]() |
Hi all,
23 Jul 2015
| 3 comments
,
|
![]() |
Hi
30 Jan 2015
| 4 comments
,
|
![]() |
Hi, I have a doubt when coding ON and WHERE clause for Joins (Inner Vs Outer).
I think, for an Inner Join its does not make a difference whether we apply the condition with ON cluase or WHERE cluase.
Please refer the 2 queries belows-
sel customer_id,customer_name,order_amount
21 Dec 2013
| 4 comments
,
|
![]() |
Hi All,
13 Jun 2013
| 5 comments
,
|
![]() |
I'm trying to parametrize a stored procedure, which takes one input string parameter and use it in the where clause in dynamic cursor.
15 Feb 2013
| 6 comments
,
|
![]() |
Hello everyone, I have SQL question, about how does having a filter condition like (say) prod_cat = 7980 in the following two conditions will be treated 1. In a where clause of multiple joins something like a inner join b on [join cond]
11 Jan 2012
| 1 comment
,
|