Skip to content

tim1990s/SQL-Helpful-Queries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

HELPFUL SQL QUERIES TO BOOST YOUR PRODUCTIVITY

This repository will contain the queries to help you to work easier with T-SQL

1. Finding_All_Data_SQL

This query will help you look through all the tables in the system to know which table contains your data keywords.

2. Get_All_Queries_Are_Executing_And_Kill_It

This query will help you get all the queries which are executing in the system.

3. Search_All_Colums_In_The_System

This query will help you get all the columns of the tables in the system by your keywords.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages