Describe and explain about SQL native client?
Answer / Sapana Verma
SQL Native Client is a set of drivers provided with Microsoft SQL Server that allows applications written in .NET, Java, or ODBC to connect to the SQL Server Database Engine.n
1. Key Benefits: Offers better performance, scalability, and reliability compared to earlier versions like ODBC Driver 11.n
2. Components: Consists of SQL Native Client Redistributable, which includes essential files for connecting to SQL Server, and the Management Objects (SMO) and Reporting Services (RS) components for management and reporting tasks.n
3. Connection Pooling: Supports connection pooling to minimize the overhead of establishing connections.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the source of constraints?
What are the steps to take to improve performance of a poor performing query? : sql server database administration
Explain boyce and codd normal form(bcnf)?
Explain try...catch with sql server?
What is Online Index Rebuild Operation?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
Can we use pragma autonomous_transaction in trigger?
When columns are added to existing tables, what do they initially contain?
Why transaction is important?
1.can we set the more than 1 primary keys for a table? 2.please give me the difference between Cluster Index and non-Clustered Index 3.can we use query like this "Select * from Table1,Table2;"
Do you know what is a with(nolock)?
How to write a query with a full outer join in ms sql server?
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)