Tag Archives: Development

How to Encrypt and Decrypt String in Sql Server

How to Encrypt and Decrypt String in Sql Server I recently got a request to obfuscate data at Dev environment.  Most of the times these kind of requests come in environments where dealing with sensitive data. We usually do dev … Continue reading

Posted in SQL Development, SQL Server DBA | Tagged , , , , , | Leave a comment

Register for Windows 8 Event for IT professionals

  It gives us great pleasure to invite you to exclusive events for IT professionals, where Microsoft Experts would take you through the latest Technologies of Microsoft including Windows 8 & Internet Explorer 10. They will give you insights into … Continue reading

Posted in Miscellaneous | Tagged , , , , | Leave a comment

Case Sensitive Search in sql query

Case Sensitive Search in sql query Case Sensitive Query Search – SQL Server I have got a request to write a select query to get data by matching a column with case sensitive and I should not suppose to use … Continue reading

Posted in SQL Development | Tagged , , , , , , , , , , | Leave a comment