Can we perform backup restore operation on tempdb? : sql server database administration
Answer / Snigdha Jauhari
No, you cannot perform a regular backup or restore operation on the tempdb database in SQL Server. Tempdb is automatically managed by SQL Server and does not need to be backed up or restored like user databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by an execution plan? How would you view it?
Explain what you mean by 3 tier architecture.
What is the difference between clustered and a non-clustered index?
What is the difference between delete and truncate statements?
You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
What are the different types of replication are there in sql server 2000?
What is the stored procedure?
Whether the updations made to the views reflect the original records in the table
What does REVERT do in SQL Server 2005?
How make remote connection in database?
What are the advantages of paper records?
An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)