What are the types of subscriptions in SQL Server replication?
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.
Explain the use of keyword with encryption. Create a store procedure with encryption?
What is indexing a document?
How do we get current date in SQL Server 2000, Oracle, MS Access?
Can we call stored procedure in trigger?
What is a view? is View updatable?
17 Answers IBM, L&T,
What is the default schema of your login session in ms sql server?
How to end a stored procedure properly in ms sql server?
What are the types of subquery?
Describe in brief system database.
How can you get @@error and @@rowcount at the same time?
What are the restraints imposed on the table design by a merge replication?