What is the difference between sum and count in sql?
No Answer is Posted For this Question
Be the First to Post Answer
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
How can you know that statistics should be updated?
Is delete faster than truncate?
What is cte sql?
What is sqlerrm?
Can dml statements be used in pl/sql?
in a package one procedure is wrong package shows valid or not
What are the pre requisites?
I Have A Table Like This. Cityno Cityname Mails 1 Bangalore 8km 2 Hsr Layout 20km 3 Mejistic 30km 4 Jayadeva 55km 5 Itpl 80km 6 Hebbal 115km I Have Data Like This I Want O/p Like This Distance No.ofcity 0-50km 3 51-100km 2 101-150km 4 And So On
What is the result, when NULL is compared with NULL?
How many levels can subqueries be nested in a FROM clause?
Is it possible to update views?