What is ssl in sql server?



What is ssl in sql server?..

Answer / Mohd Muneebur Rehman

In SQL Server, SSL (Secure Sockets Layer) is a protocol used to provide secure communication between the client and the server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

how to get max salary with employee number by using one select query and max function ??

3 Answers   Genpact,


if 3 duplicate records in a table,i want to delete 2 duplicate records by keeping 1 as it is,how?

1 Answers  


what is new philosophy for database devises for sql server 7.0? : Sql server database administration

1 Answers  


Mention the differences between local and global temporary tables.

1 Answers  


Why is replication required on the sql server?

1 Answers  


Can we check locks in database? If so, how can we do this lock check?

1 Answers  


What is page in sql server?

1 Answers  


Write a query to find 5th highest amount paid from the customer table.

1 Answers  


Why it is recommended to avoid referencing a floating point column in the where clause?

1 Answers  


Is sql server free?

1 Answers  


what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration

1 Answers  


What is open database communication (odbc)?

1 Answers  


Categories