explain different types of backups avaialabe in sql server? : Sql server database administration
No Answer is Posted For this Question
Be the First to Post Answer
How to automatically create a log when an exception is being received into SQL Server?
Can group functions be used in the order by clause in ms sql server?
what is trigger
1 Answers CarrizalSoft Technologies, NIIT,
What is a dbms wizard?
Explain transaction isolation levels in sql server?
I have to display ten columns values from diffrent ten tables. how many joins are require?
10 Answers CarrizalSoft Technologies, HCL,
What are different types of collation sensitivity?
what command is used to create a table by copying the structure of another table?
can any one answer this query,thank you in advance Table 1 has 2 columns: EmployeeId, T shirtsize(values can be 1,2,3) Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region which has the largest number of people with Tshirt size=3
Explain boyce and codd normal form(bcnf)?
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
How to create new databases with "create database" statements?