What is the difference between windows authentication and
sql server authentication
Answer Posted / oipweuroiu
both are same
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
How to list all login names on the ms sql server?
How to filter out duplications in the returning rows in ms sql server?
Write SQL queries on Self Join and Inner Join.
What is wrong with sql server client libarary dll, ntwdblib.dll?
What is parameterized reports in ssrs ?
Why would you call update statistics?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
What is sql server used for?
How to loop through result set objects using odbc_fetch_row()?
What does the on update no action do?
What is temporal table?
Define tempdb database?
What is join query?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration
How to how to convert numeric expression data types using the convert() function??