Gökhan Aravi

Gökhan Aravi

Code is like humor. When you have to explain it, it’s bad.

  • The Usage of SELECT INTO in MSSQL

    The Usage of SELECT INTO in MSSQL

    On

    25 November 2023

    By

    gokhanaravi

    SQL (Structured Query Language) is a powerful tool used for managing and manipulating relational databases. One of the key statements […]

    Continue reading

  • Performing Subtotal Calculations with ROLLUP in SQL

    Performing Subtotal Calculations with ROLLUP in SQL

    On

    25 November 2023

    By

    gokhanaravi

    In SQL, the ROLLUP operator allows us to generate subtotal calculations in our query results. Subtotals can provide valuable insights […]

    Continue reading

  • Understanding Pivot in MSSQL

    Understanding Pivot in MSSQL

    On

    25 November 2023

    By

    gokhanaravi

    Pivot is a powerful feature in Microsoft SQL Server (MSSQL) that allows you to transform rows into columns, providing a convenient way to summarize and analyze data. In this article, we will explore the usage of the pivot operator in MSSQL and understand how it can be applied to reshape data.

    Continue reading

  • How to List All Triggers in a MSSQL Database

    How to List All Triggers in a MSSQL Database

    On

    25 November 2023

    By

    gokhanaravi

    In MSSQL, triggers are special types of stored procedures that are automatically executed in response to specific events, such as […]

    Continue reading

  • Understanding the Differences Between IDENTITY, SCOPE_IDENTITY(), and IDENT_CURRENT() in MSSQL

    Understanding the Differences Between IDENTITY, SCOPE_IDENTITY(), and IDENT_CURRENT() in MSSQL

    On

    25 November 2023

    By

    gokhanaravi

    In SQL Server databases, there are three important functions used to retrieve values associated with auto-increment fields: IDENTITY, SCOPE_IDENTITY(), and […]

    Continue reading

1 … 3 4 5 6

Categories

  • C#
  • Genel
  • SQL Server

Archives

  • November 2024
  • October 2024
  • September 2024
  • January 2024
  • December 2023
  • November 2023

Tags

ABS Architecture async AsynchronousMethods AutoMapper AVG C# CEILING COUNT DATEADD DATEDIFF ExtensionMethods FileTable FLOOR FORMAT GETDATE GraphDatabase IndexedViews interface LEN LOWER MAX MERGE MIN MSSQL Onion OnionArchitecture Operators POWER REPLACE ROUND signalR SQL SUBSTRING SUM swagger switch sync SynchronousMethods TEMPORALTABLES TSQL UPPER Views WITH Yield

Categories

  • C#
  • Genel
  • SQL Server

Archives

  • November 2024
  • October 2024
  • September 2024
  • January 2024
  • December 2023
  • November 2023

Tags

ABS Architecture async AsynchronousMethods AutoMapper AVG C# CEILING COUNT DATEADD DATEDIFF ExtensionMethods FileTable FLOOR FORMAT GETDATE GraphDatabase IndexedViews interface LEN LOWER MAX MERGE MIN MSSQL Onion OnionArchitecture Operators POWER REPLACE ROUND signalR SQL SUBSTRING SUM swagger switch sync SynchronousMethods TEMPORALTABLES TSQL UPPER Views WITH Yield


© 2024 Gökhan Aravi

  • Twitter
  • Instagram
  • LinkedIn
  • Mail