What is wide table?
What is rs.exe utility?
What are approximate numeric data types in ms sql server?
What are sp_configure commands and set commands?
What are the instances when triggers are appropriate?
role of sql sever 2005 in database rather than any other database
How to use values from other tables in update statements in ms sql server?
Do you know what is rank function?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
Explain what are the restrictions while creating batches in sql server?
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
What to perform pattern match with the like operator?
How do database indexes work?
Tell me when is the update_statistics command used?
How to find which stored procedure is currently running in sql server?