what is the difference between sql query and google query?
Answer Posted / rahul
sql query has certain syntaxes whereas google query does
not need any syntax
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a recursive stored procedure in sql server?
What are sql server procedures?
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
Please explain what is “asynchronous” communication in sql server service broker?
What are database states in ms sql server?
What is sql server replication? : sql server replication
What is the difference between for auto and for nested?
What is difference between count (*) and count 1?
Define tempdb database?
Why we should not use triggers?
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
What are the dmvs?
What is trace flag in sql server?
How to use wildcard characters in like operations in ms sql server?
What are the benefits of normalization?