Where are SQL server users names and passwords are stored in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
how to find the particular row in table?(means suppose one table contain 10 rows , in these 10 rows how to find the particular row(example in 10 rows i want 5 row how)?
16 Answers Accenture, IBM, Marlabs,
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
How to create function with parameter in sql server?
What is subquery in sql?
Can you explain different types of locks in sql server?
What are the results of running this script?
Explain how dts is used to extract, transform and consolidate data?
How to replace the Query Result 'Null Value' with a text ?
Do you know the capabilities of cursors?
How do I partition a table in sql server?
To which devices can a backup be created and where should these devices be located? : sql server management studio
What is the default sql server instance name?