Recent questions tagged tsql

0 votes
1 answer
0 votes
1 answer

Correct use of transactions in SQL Server

Nov 4, 2022 in Others by gaurav
• 23,580 points
931 views
0 votes
0 answers

SQL Query with NOT LIKE IN

Nov 4, 2022 in Others by gaurav
• 23,580 points
737 views
0 votes
1 answer
0 votes
1 answer

Delete all the records

Sep 19, 2022 in Database by Kithuzzz
• 38,000 points
1,227 views
0 votes
1 answer
0 votes
1 answer

Function to Calculate Median in SQL Server

Sep 18, 2022 in Database by Kithuzzz
• 38,000 points
2,093 views
0 votes
1 answer

Highest Salary in each department

Sep 18, 2022 in Database by Kithuzzz
• 38,000 points
2,650 views
0 votes
1 answer

Is there a combination of "LIKE" and "IN" in SQL?

Sep 17, 2022 in Database by Kithuzzz
• 38,000 points
5,546 views
0 votes
1 answer

Not equal <> != operator on NULL

Sep 17, 2022 in Database by Kithuzzz
• 38,000 points
1,267 views
0 votes
1 answer

What is the equivalent of 'describe table' in SQL Server?

Sep 16, 2022 in Database by Kithuzzz
• 38,000 points
1,774 views
0 votes
1 answer

Getting only Month and Year from SQL DATE

Sep 16, 2022 in Database by Kithuzzz
• 38,000 points
2,689 views
0 votes
1 answer
0 votes
1 answer

How to add a Try/Catch to SQL Stored Procedure

Sep 14, 2022 in Database by Kithuzzz
• 38,000 points
1,696 views
0 votes
1 answer

Unpivot with column name

Sep 14, 2022 in Database by Kithuzzz
• 38,000 points
1,198 views
0 votes
1 answer

Using RegEx in SQL Server

Sep 11, 2022 in Database by Kithuzzz
• 38,000 points
1,455 views
0 votes
1 answer

How to calculate percentage with a SQL statement

Sep 10, 2022 in Database by Kithuzzz
• 38,000 points
6,836 views
0 votes
1 answer

Calculate a Running Total in SQL Server

Sep 9, 2022 in Database by Kithuzzz
• 38,000 points
2,311 views
0 votes
1 answer
0 votes
0 answers
0 votes
0 answers

SQL update query using joins

Sep 6, 2022 in Database by Kithuzzz
• 38,000 points
1,189 views
0 votes
0 answers

Simple way to transpose columns and rows in SQL?

Sep 5, 2022 in Database by Kithuzzz
• 38,000 points
3,237 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

Equivalent of Oracle's RowID in SQL Server

Aug 30, 2022 in Database by Kithuzzz
• 38,000 points
1,430 views
0 votes
0 answers
0 votes
0 answers

Loop in stored procedure in SQL server

Aug 28, 2022 in Database by Kithuzzz
• 38,000 points
2,488 views
0 votes
0 answers

SQL: IF clause within WHERE clause

Aug 27, 2022 in Database by Kithuzzz
• 38,000 points
835 views
0 votes
0 answers
0 votes
0 answers

Why do you create a View in a database?

Aug 26, 2022 in Database by Kithuzzz
• 38,000 points
811 views
0 votes
0 answers

Self Join to get employee manager name

Aug 25, 2022 in Database by Kithuzzz
• 38,000 points
1,078 views
0 votes
0 answers

Altering column size in SQL Server

Aug 23, 2022 in Database by Kithuzzz
• 38,000 points
1,024 views
0 votes
0 answers

Get size of all tables in database

Aug 22, 2022 in Database by Kithuzzz
• 38,000 points
841 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

How to group by month from Date field using sql

Aug 20, 2022 in Database by Kithuzzz
• 38,000 points
1,298 views
0 votes
0 answers

CROSS JOIN vs INNER JOIN in SQL

Aug 18, 2022 in Database by Kithuzzz
• 38,000 points
979 views
0 votes
0 answers

Remove Identity from a column in a table

Aug 18, 2022 in Database by Kithuzzz
• 38,000 points
751 views
0 votes
0 answers

SQL Server FOR EACH Loop

Aug 18, 2022 in Database by Kithuzzz
• 38,000 points
5,394 views
0 votes
0 answers
0 votes
0 answers