what is the difference between sql query and google query?
Answer Posted / anand
SQL QUERY : SQL QUERY RUNS AGAINST THE LOCAL AND SERVER
DATABASE.
GOOGLE QUERY : GOOGLE QUERY RUNS AGAINST CONTENTS OF BROWSER.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Write an SQL query to obtain the 2nd highest salary.
How to locate and take substrings with charindex() and substring() functions?
Define tool Manage Statistics in SQL Server 2000 query ?
How to Check if table exists in sql server?
What is a covered index?
what do you understand by change data capture?
What is an sql server agent?
What the class forname () does?
How to create new table with "create table" statements?
What is auditing in sql server?
How important do you consider cursors or while loops for a transactional database?
What are different replication agents and what's their purpose? : sql server replication
What is transaction server distributed transaction?
What are the steps you can take to avoid “deadlocks”?
which table keeps the locking information? : Sql server administration