After recovering the database by using tail log backup.How to verify the data has been sucessfully restored or not.?
2047How to retrieve range of 10th rows to 20 th rows from total rows from a database table.? (Not from Dataset)
10 18154write a query for list of owner who are having multiple bikes in below table 1 shanker pulsar 2 shanker Honda 3 shanker car 4 Balu pulsar 5 Balu Honda 6 Balu car 7 Shyam pulsar 8 Jaya Honda 9 Deepa car 10 vasu car
12 15446Syntax to find the used space and free space of the Data file in a database(SQL Server). Following queries didn't give the exact Used space and Free Space Information sp_spaceused;DBCC showfilestats;exec MyDbName.dbo.sp_spaceused;SP_HELPFILE Can any one tell me the query for how to find the exact used data file space and free space in a Data File?
2 7771How to generate the Reports for the Database? I need an Example for it.Will we manually do this or else any script is there? Please let me know ASAP...
1 3961When we are using this query to shrink the log file,what
exactly it will execute internally? Do we lose any data
when we run this script? which data it will truncate in the
log file and where it is saved. Please let me know...
USE DatabaseName
GO
DBCC SHRINKFILE(
one of my database size is 2gb and Unrestricted Growth for Data file up to 10%.But every day after day I am getting Primary Data file is full 99.999 please take appropriate actions.Why it is? Even disk space is also not full,but still I am getting the alerts.
1 5303Suppose i have one sql query that contains 2 minute to execute.After one weekly i am executing same query that is taking 5 minute.Why our same query is taking more time.what would be my approach to reduce execution time.Please help.
1 8017Post New Cognizant SQL Server Interview Questions
Does all the characteristics present in ods, are key fields.
What is the c value paradox and how is it explained?
What is the lookup relationship?
What is a div class?
write a query to mysql in safe mode and to change the root password
Can r be used for machine learning?
what is the minimum clearance between a 11KV 150KVAR capacitor cell and series reactor.can a series reactor can be mounted in the same structure of the capacitor cells structure
How many bytes will a s9(8) comp field occupy ?
What are the load process and processing?
How do I make conditional formatting based on another cell?
What is distributed load testing?
Draw the flow of F.O. diagram from service tank to Main Engine?
What is hibernate in pc?
Can a file other than a .h file be included with #include?
What is difference between yield and return?