|
Search:
Advanced search
|
Browse by category:
|
Glossary | Contact Us |
![]() |
|
Showing: 1-2 of 2
Articles
|
|||||
|
what is the method to change location of tempdb?
1. Determine the logical file names of the tempdb database and their current location on the disk.
SELECT name, physical_name FROM...
|
|||||
|
|||||
|
How to know which index a table is using?
SELECT table_name,index_name FROM user_constraints
|
|||||
|
|||||
Powered by
DBNest.com (Nest of DB Professionals)
