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 1, 2024Oct 1, 2024
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 31, 2024Jul 31, 2024
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 25, 2024Jul 25, 2024
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 12, 2024Jul 12, 2024
Sql Server Built-in Functions-3In previous post, I have written some Built-in Funtions in Sql Server like below;May 17, 2024May 17, 2024
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 24, 2024Apr 24, 2024
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 19, 2024Apr 19, 2024
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 26, 2024Mar 26, 2024
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 23, 2024Feb 23, 2024
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 10, 2024Feb 10, 2024