what is the difference between sql query and google query?
Answer Posted / sanjeev kumar
SQL query executes on relational database where as google
query execute on web server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how will add additional conditions in sql?
What is the usage of sign function?
What are the dis_advantages of stored procedures, triggers, indexes?
What are the steps you can take to avoid “deadlocks”?
How many types of triggers are there?
Write a sql query to sort on different column name according to the parameters passed in the function?
How much memory that we are using in Logshipping Concept?
What does top operator do?
Explain query editor regions
Explain nested trigger in sql?
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
State the difference between local and global temporary tables?
Can you tell me some of the common replication dmv's and their use? : sql server replication
Does order by actually change the order of the data in the tables or does it just change the output?