Do you know spatial data types - geometry and geography in sql server 2008?
How to insert multiple rows with one insert statement in ms sql server?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What are the functions in sql server?
What are mdf,ndf,ldf files and how to see the data in those files?
How you can find out if an index is useful to the optimizer?
what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
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 is replication and database mirroring?
What is transaction server consistency?
What is stored in the mssqlsystemresource database? : sql server database administration
what is bit datatype? : Sql server database administration