adspace
How do I list the available tables in a database I'm
querying?
Answer Posted / shraddha
sp_tables
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is it possible to have clustered index on separate drive from original table location?
Can sql servers link to other servers like oracle?
How raid can influence database performance?
Why use identity in sql server?
Can we do dml on views?
How do I start sql server 2017?
What is the difference between upgrade and migration in sql server?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
Explain “row_number()” in sql server with an example?
What are wait types?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
what is spatial nonclustered index
How to rebuild the master database?
What is in place upgrade in sql server?
What is standby servers? Explain types of standby servers.