1. How to grant domain user access to SQL Server Reporting Services 2005 on IIS7

    How to grant domain user access to SQL Server Reporting Services 2005 on IIS7

  2. How to add a column with a default value to an existing table in SQL Server

    How to add a column with a default value to an existing table in SQL Server

  3. How to check that there is transaction that is not yet committed in SQL Server 2005

    How to check that there is transaction that is not yet committed in SQL Server 2005

  4. SQL query that returns the percentage of new users per day from table that describe activity

    SQL query that returns the percentage of new users per day from table that describe activity

  5. How to add values of two columns as a value to another column in SQL

    How to add values of two columns as a value to another column in SQL

  6. SQL Error "uncommittable transaction is detected at the end of batch" without transaction

    SQL Error "uncommittable transaction is detected at the end of batch" without transaction

  7. Will Upgrading Azure SQL Managed Instance Storage from 512 GB to 1024 GB Improve Performance Based

    Will Upgrading Azure SQL Managed Instance Storage from 512 GB to 1024 GB Improve Performance Based

  8. 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

  9. 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)

  10. SQL compare 2 columns and find a duplicate value in 2nd Column with specific criteria

    SQL compare 2 columns and find a duplicate value in 2nd Column with specific criteria

  11. Oracle SQL code cannot fetch unique columns- A lot of duplicate data in the Output

    Oracle SQL code cannot fetch unique columns- A lot of duplicate data in the Output

    2
  12. 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

  13. Azure SQL Permissions How to allow using Query Performance Insight but not changing settings such a

    Azure SQL Permissions How to allow using Query Performance Insight but not changing settings such a

  14. Create an empty array in an SQL query using PostgreSQL instead of an array with NULL inside

    Create an empty array in an SQL query using PostgreSQL instead of an array with NULL inside

  15. How to get sum of a column based on the values of two columns in SQL

    How to get sum of a column based on the values of two columns in SQL

    1
  16. SQL Server returns error "Login failed for user 'NT AUTHORITYANONYMOUS LOGON'." i

    SQL Server returns error "Login failed for user 'NT AUTHORITYANONYMOUS LOGON'." i

  17. I tried using postgresql on laravel but got could not find driver SQL select from quotusersquot wh

    I tried using postgresql on laravel but got could not find driver SQL select from quotusersquot wh

  18. 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

  19. Login failed for user '<token-identified principal>'. (Microsoft SQL Server, Error 18

    Login failed for user '<token-identified principal>'. (Microsoft SQL Server, Error 18

  20. How can I write a SQL update query with a where clause using Entity Framework .NET Core

    How can I write a SQL update query with a where clause using Entity Framework .NET Core

    1
  21. 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

  22. 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#

  23. SQL Server 2008 The columns in table do not match an existing primary key or unique constraint

    SQL Server 2008 The columns in table do not match an existing primary key or unique constraint

    1
  24. SQL query to find new customer IDs on every day that did not exist in the previous day

    SQL query to find new customer IDs on every day that did not exist in the previous day

  25. How to read the contents of an .sql file into an R script to run a query

    How to read the contents of an .sql file into an R script to run a query