Authentication mechanisms in Sql Server ?
Answer Posted / dhirendra
Windows Authentication
SQL Server Authentication
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is a boolean in sql?
How to run pl/sql statements in sql*plus?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
how to dump a table to a file with 'mysqldump'? : Sql dba
What does seeding a database mean?
Is it mandatory for the primary key to be given a value when a new record is inserted?
How do I run a sql trace?
how do you know if your mysql server is alive? : Sql dba
what is row? : Sql dba
What is the use of index in sql?
What is sql analyzer?
What is the location of pre_defined_functions.
What is meant by temporal data?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
Explain the uses of control file.