In which files does sql server actually store data?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Why the trigger fires multiple times in single login?

0 Answers  


How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?

0 Answers   ABC,


SQL Server Architecture ?

0 Answers   IBM, Sapient,


How to include date and time values in sql statements?

0 Answers  


What is for xml in sql server?

0 Answers  






I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible

0 Answers   HCL, Wipro,


What are the differences between local and global temporary tables?

0 Answers  


Explain triggers?

0 Answers  


How to find the second highest salary of an employee?

0 Answers  


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

0 Answers  


do views contain data ?

0 Answers   MCN Solutions,


What is the difference between sdf and mdf?

0 Answers  


Categories