1. Is there a way to retrieve the view definition from a SQL Server using plain ADO

    Is there a way to retrieve the view definition from a SQL Server using plain ADO

  2. Is there a good way to calculate date ranges in T-SQL using set operations

    Is there a good way to calculate date ranges in T-SQL using set operations

  3. Is there a ROUNDDOWN() function in sql as there is in EXCEL

    Is there a ROUNDDOWN() function in sql as there is in EXCEL

  4. Insert Data to SQL Server Table using pymssql

    Insert Data to SQL Server Table using pymssql

  5. Insert a record in sql database using vb.net datatable and datarow features

    Insert a record in sql database using vb.net datatable and datarow features

  6. In SQL how to validate dynamic key-value pairs against key-value columns

    In SQL how to validate dynamic key-value pairs against key-value columns

  7. IAM authentication to connect with any SQL client to Amazon RDS for MySQL

    IAM authentication to connect with any SQL client to Amazon RDS for MySQL

  8. Identity increment is jumping in SQL Server database

    Identity increment is jumping in SQL Server database

  9. How would you implement sequences in Microsoft SQL Server

    How would you implement sequences in Microsoft SQL Server

  10. How to use group by with union in T-SQL

    How to use group by with union in T-SQL

  11. How to use one sql parameter to represent input array

    How to use one sql parameter to represent input array

  12. How to use NULL or empty string in SQL

    How to use NULL or empty string in SQL

  13. How to use Dapper to write raw SQL and map to a entity class using C#

    How to use Dapper to write raw SQL and map to a entity class using C#

  14. How to translate one column in SQL with a given condition

    How to translate one column in SQL with a given condition

  15. How to update large table with millions of rows in SQL Server

    How to update large table with millions of rows in SQL Server

  16. How to update data azure SQL database using stream analytics

    How to update data azure SQL database using stream analytics

  17. How to update a Databricks Delta table with inner join in Databricks using Spark sql

    How to update a Databricks Delta table with inner join in Databricks using Spark sql

  18. How to split columns containing characters and numbers in SQL Server

    How to split columns containing characters and numbers in SQL Server

  19. How to select rows for a specific date, ignoring time in SQL Server

    How to select rows for a specific date, ignoring time in SQL Server

  20. How to select unique records by SQL

    How to select unique records by SQL

  21. How to remove the first 3 characters from all values in a column (SAS, SQL)

    How to remove the first 3 characters from all values in a column (SAS, SQL)

  22. How to export data as CSV format from SQL Server using sqlcmd

    How to export data as CSV format from SQL Server using sqlcmd

  23. How to filter based on first occurrence in my table using SQL

    How to filter based on first occurrence in my table using SQL

  24. How to find current long running queries in SQL Server and how to kill them instantly

    How to find current long running queries in SQL Server and how to kill them instantly