What are the new scripting capabilities of ssms? : sql server management studio
No Answer is Posted For this Question
Be the First to Post Answer
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 to concatenate two character strings together?
Should you normalize audio?
Does full backup break log chain?
What is buffer cash in sql server?
How can I create a table from another table without copying any values from the old table?
What is merge?
What do you mean by data manipulation language?
What are cursors? Name four types of cursors and when each one would be applied?
which table keeps the locking information? : Sql server administration
Name three version of sql server 2000 and also their differences?
Tell me about Triggers?