Answer Posted / kmbkrishnan
8kb (8060 bytes)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can you explain what is the use of custom fields in report?
Create and insert into temp table in sql server?
Ms sql server index?
what are triggers? : Sql server database administration
What is the New in SQL server 2008?
What is field with example?
Write SQL queries on Self Join and Inner Join.
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.
How you can change a cross join into an inner join?
What is forward - only cursors / read only cursor?
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
how to trace the traffic hitting a sql server? : Sql server database administration
What is log shipping?
What is the difference between varchar and nvarchar?
Why would you use sql agent?