Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA



Does transparent data encryption provide encryption when transmitting data across network? : sql ser..

Answer / Pawan Kumar Pandey

No, Transparent Data Encryption (TDE) in SQL Server does not encrypt data while it is being transmitted across a network. Encryption of data during transmission can be achieved using protocols like SSL/TLS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Administration Interview Questions

I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB

1 Answers  


Explain how you would restore a database using RMAN to Point in Time?

1 Answers  


what are the benefits of flashback feature?

1 Answers   Oracle,


Give the reasoning behind using an index.

2 Answers  


What types of replication are supported in sql server? : sql server DBA

1 Answers  


who owns the operating system files created by the utl_file package?

1 Answers   Oracle,


Name two files used for network connection to a database.

5 Answers  


How can we see the database version in os level

6 Answers   Oracle,


How would you go about increasing the buffer cache hit ratio?

2 Answers  


How would you begin to troubleshoot an ORA-3113 error?

1 Answers  


What is transparent data encryption? : sql server DBA

1 Answers  


what is difference between user managed backup and rman backup?

1 Answers   CTS,


Categories