For security reasons, I need to encrypt the data in a particular column. Is there a built-in routine or some simple method to achieve this? The app will have an encryption key available for the encryption/decryption.
Thanks!
Are you a competent SQL developer? If so, please help me compose this seemingly simple, yet tricky, query.
Assume the data structure in question is the typical Order and LineItem. For each Order row, there are many LineItems associated with it. I need for the query to return *all* LineItem...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.