What are the benefits and tasks of object explorer? : sql server management studio
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
What do we have to check in database testing?
What are scalar functions in sql?
What does indexation mean?
Does index slows down insert statements?
Explain what is the function of sql server agent windows service?
if we have a column (Key) in a table. and values of that column is Key 1 1 1 2 2 3 3 4 4 5 5 5 and we want to show the data after query..like.. 1(3) 2(3) 3(2) 4(2) 5(3) how many times a single term comes..
17 Answers 3i Infotech, Rolta, TCS,
How to transfer Logins from SQL Server 2000 to 2005
Explain the types of indexes.
Can you use order by when defining a view?
Diffrent types of function
How the data stores in a page?