Where do you think the users names and passwords will be
stored in sql server?
Answers were Sorted based on User's Feedback
Answer / guest
They get stored in master db in the sysxlogins table.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / mallikarjun
Yes. login names and passwords stored in sysxlogins table
in master database.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ricky
it is stored in th sysxlogin table of the master database..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dinesh sharma
But In Sql Server 2005
Have a Stored Procdure
sp_change_users_login
| Is This Answer Correct ? | 3 Yes | 3 No |
How to concatenate two strings in SQL Server.
What are out-of-range errors with date and time literals?
what stored procedure would you use to view lock information? : Sql server administration
What is the sql case statement used for?
What is database dimension? : sql server analysis services, ssas
What is 5nf in normalization form?
what is normalization? : Sql server database administration
How do you optimize Sql queries ?
How to list all dsn entries on your local machine using odbc_data_source()?
does physical index sort data
How many types of functions are there in sql server?
I am having table Title with TITLE id,Author ID, Publiser ID , table AUTHOR with Author ID, Author Name, table PUBLISER with Pub ID, Pub name Here hot to find out the publiser id who have relesed the books of patriticular author?
Oracle (3259)
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)