Is it safe to delete log files?
What is difference between primary key and foreign key?
write sql program to get the detail of student in a class?
What is difference between equi join and inner join?
What are the differences between INNER JOIN, LEFT JOIN and RIGHT JOIN in SQL Server?
Explain forward - only cursors?
Explain what is scheduled job and how to create it?
What is a non equi join?
How many types of Cursor in SQL SERVER?
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
How do you check sql server is up and running?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
How do you delete a data source?