How to generate create function script on an existing function?
No Answer is Posted For this Question
Be the First to Post Answer
What are three major types of constraints?
Explain the use of keyword with encryption. Create a store procedure with encryption?
What is the return type of executeupdate ()?
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
What are the different types of replication are there in sql server 2000?
What is the use of Port no?
how can you attach more than 20 ldf files in sql server
How to disable a login name in ms sql server?
What is difference between global temporary tables and local temporary tables?
What is a transaction and why is it important?
How to search for a string in all stored procedure in sql server?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that