Explain basic SQL queries with SELECT from where Order By,
Group By-Having?
Answer Posted / nitin
sory i m satisfied with idea.actualy i want to know is this
query is right or not.plz inform me.
SELECT country,city
FROM customers
GROUP BY country
ORDER BY city DESC
Is This Answer Correct ? | 7 Yes | 19 No |
Post New Answer View All Answers
What is the openxml statement in sql server?
What are different types of raid levels?
What is a subquery in a select query statement in ms sql server?
Give a example to search fr a string in all stored procedure in sql server.
optimization techinques
How do you handle datasets larger than 50 gb?
What is the process of normalising?
What is a dataset and what are the different types of datasets?
Why should one not prefix user stored procedures with ‘sp_’?
How can you list all the columns in a database?
How to run queries with sql server management studio express?
How many types of cursor type are there?
What is a bit datatype?
What are types of subqueries?
What does normalization do to data?