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
Explain the difference between cross join and full outer join?
Does the unique constraint create an index?
How to define output parameters in stored procedures?
What is the default Port No on which SQL Server listens?
What are sql servers used for?
What is difference between cte and view?
what information is maintained within the msdb database? : Sql server administration
How many types of cursor type are there?
Which is faster statement or preparedstatement?
What is the purpose of linked server configuration in sql server?
Where the sql logs gets stored? : sql server database administration
Explain sql delete command?
What do you mean by the term 'normalization'?
Can you insert NULL in unique column?
What is inner join? Explain with an example?