how many layers of tcp/ip protocol combined of? : Sql server database administration
What are various ways to enhance the ssrs report?
What is scan table/view and seek table/view when its occurs? : sql server database administration
How do I compare two values when one value(data type) is char and the other is an integer?
What is Report Server,Report Manager and Report Builder in SSRS 2005?
How do you create a data source?
What are truncate options available in sql server? : sql server database administration
How does a profiler work?
Where are sql server user names and passwords stored 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 are various limitations of the views?
Is sql server difficult to learn?
How to get nth highest salary from employee table.