Skip to content

  • T-SQL
  • Data Quality
  • DBA
  • Tools

March 2022

Data Quality T-SQL

How to get the current running queries in SQL Server

The SQL Mind Team March 30, 2022 No Comments

To get the list of current running queries, you can use the following script:

T-SQL

How to insert into a one column (identity) table

The SQL Mind Team March 2, 2022 No Comments

Tables with just one column, which has been specified as identity columns, are not very common, and inserting data into them might be a bit tricky. To do that you…

Recent Posts

  • Why is Data Quality important
  • Finding duplicates in SQL Server
  • How to search for objects on all the SQL Server databases
  • How to find queries, stored procedures and parameter’s values using SQL Profiler
  • How to get the current running queries in SQL Server

Categories

  • Data Quality (3)
  • DBA (2)
  • T-SQL (4)
  • Tools (1)

Copyright © All rights reserved | Blogus by Themeansar.