How to Check Whether a Global Temporary Exists in a SQL
Database or not?
Answer Posted / ish
use tempdb
sp_tables '##%'
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is indexing a document?
What is field with example?
What is not null constraint?
What are the steps you will take to improve the performance of a poor performing query?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
What is built-in/administrator?
how would you troubleshoot blocking? : Sql server database administration
What are different types of database indexes?
Do you know what is rank function?
What are the different types of normalization?
How to update values in a table with update statements in ms sql server?
Which are the olap features?
How to execute function in stored procedure sql server?
whats the maximum size of view state??
what is a join and explain different types of joins? : Sql server database administration