what is the difference between sql query and google query?
Answer Posted / anil kumar v
Both the meanings are same.
But the difference is SQL query is a logic or it is kind of
stored procedure for a local database.
GOOGLE query is a search engine which finds that requested
query in a web based database.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Mention the differences between substr and charindex in sql server.
Explain about sql server login?
How to delete multiple rows with one delete statement in ms sql server?
What are sql servers used for?
How to list all schemas in a database?
How many joins in sql server?
What is use of except clause? How it differs from not in clause?
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
explain different types of cursors? : Sql server database administration
Tell me what is de-normalization and what are some of the examples of it?
How can you find out which stored procedures are recompiling?
What are the different authentication modes in sql server?
How can you fetch alternate records from a table?
Explain table valued parameters in sql server? Why tvp used?
Are null values the same as that of zero or a blank space?