Dynamic Data Masking: Verilerinizi Görünmez Yapmanın Yolları!Dijital dünyada veri güvenliği, adeta kaleye giren düşmanlara karşı güçlü bir savunma hattı oluşturmak gibidir. Hassas bilgilerinizin…Oct 1Oct 1
Sql Server’da Değişken KullanımıDeğişkenler(variables), belirli bir değeri veya ifadeyi geçici olarak (batch sorgu tamamlanana kadar veya stored procedure tamamlanana…Jul 31Jul 31
Sql Server Veri Tipleri: Ne, Neden ve Nasıl?Veritabanı yönetim sistemlerinde veri tipi, saklanan verinin türünü belirten önemli bir özelliktir. SQL Server’da veri tipleri, veritabanı…Jul 25Jul 25
Mongo Shell in LinuxI had started a MongoDB writing series so long ago, but I could not afford to continue this. Today I am back with new writing about…Jul 12Jul 12
Sql Server Built-in Functions-3In previous post, I have written some Built-in Funtions in Sql Server like below;May 17May 17
Published inDevOps.devDatabase Mail Attachment ErrorIn the previous blog post, I wrote about how to configure and use the Sql Server Database Mail in our daily operations like alerting of…Apr 24Apr 24
Published inDevOps.devConfiguring Database MailOne of the most useful component of SQL Server is Database Mail. By the help of database mail, you can send important email notification…Apr 19Apr 19
Published inDevOps.devSql Server System DatabasesSql Server has some system databases each serving a different purpose. When SQL Server is first installed, some system databases are…Mar 26Mar 26
Published inDevOps.devSql Server Error LogsWhen doing troubleshooting of a problem as database administrator, we mostly starts to look at the logs firstly to define the problem and…Feb 23Feb 23
Published inDevOps.devSQL Server Pre-defined Functions -2You will find the examples of the date and time functions usage in SQL Server. Hope to help you about learning path or your SQL projects.Feb 10Feb 10