Explain what are the authentication modes in sql server?
Answer / Bhupendra
SQL Server supports two main authentication modes: SQL Server Authentication and Windows Authentication.
1. SQL Server Authentication: This mode uses SQL Server login accounts for authentication. The usernames and passwords are stored encrypted in the SQL Server database.
2. Windows Authentication: This mode relies on Active Directory or a standalone Windows account for authentication. With this method, the user is authenticated against the local machine or domain.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
Is it possible to create a stored procedure that runs a query and outputs the results to a text file and allows me to add extra delimeters and static field info. If so How?
Can someone suggest me the best institute to learn SQL Server... I want to gain in depth knowledge on SQL Server Development. I have been to naresh, peers, sql school,mind q systems... Any idea about best faculty....
Difference between report and query parameter. Why do we need different type of parameter?
How to use group functions in the select clause in ms sql server?
How many nested transaction can possible in sql server?
What is a trigger in sql server?
How to delete a database in ms sql server?
Can we add our custom code in ssis?
How to create a view on an existing table in ms sql server?
Why Master database is required?
How can I create a new template for import ? : sql server management studio
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)