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
How to retrieve error messages using mssql_get_last_message()?
Do you know what is difference between index seek vs. Index scan?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
How is a full-text index updated?
Why truncate is ddl?
Explain tablesample?
What are the types of sql server?
How can a database be repaired?
How can you tell if a database object is invalid?
Is it possible for a stored procedure to call itself or recursive stored procedure?
What is sleeping status in sql server?
What is dknf in normalization form?
How to modify an existing user defined function?
What are user-defined functions (udfs) in sql server?
what is memory-optimized nonclustered indexes