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
What is entity data services?
Can I run multiple instances of sql server 2000 at the same time on one computer?
How you provide security to cube? : sql server analysis services, ssas
What is use of except clause? How it differs from not in clause?
What are the benefits and tasks of object explorer? : sql server management studio
What are “unrepeatable reads”?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
What is merge join?
What is the full meaning of dml?
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
Why use view instead of a table?
Can a database be shrunk with users active?
Explain for xml explicit mode?
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
What are the restrictions applicable while creating views? : SQL Server Architecture