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,260 points
366 views
0 votes
0 answers

SQL Query with NOT LIKE IN

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

Delete all the records

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

Function to Calculate Median in SQL Server

Sep 18, 2022 in Database by Kithuzzz
• 38,010 points
963 views
0 votes
1 answer

Highest Salary in each department

Sep 18, 2022 in Database by Kithuzzz
• 38,010 points
1,729 views
0 votes
1 answer

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

Sep 17, 2022 in Database by Kithuzzz
• 38,010 points
3,075 views
0 votes
1 answer

Not equal <> != operator on NULL

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

Getting only Month and Year from SQL DATE

Sep 16, 2022 in Database by Kithuzzz
• 38,010 points
1,303 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,010 points
674 views
0 votes
1 answer

Unpivot with column name

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

Using RegEx in SQL Server

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

How to calculate percentage with a SQL statement

Sep 10, 2022 in Database by Kithuzzz
• 38,010 points
4,692 views
0 votes
1 answer

Calculate a Running Total in SQL Server

Sep 9, 2022 in Database by Kithuzzz
• 38,010 points
1,082 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,010 points
398 views
0 votes
0 answers

Simple way to transpose columns and rows in SQL?

Sep 5, 2022 in Database by Kithuzzz
• 38,010 points
2,404 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

Equivalent of Oracle's RowID in SQL Server

Aug 30, 2022 in Database by Kithuzzz
• 38,010 points
524 views
0 votes
0 answers
0 votes
0 answers

Loop in stored procedure in SQL server

Aug 28, 2022 in Database by Kithuzzz
• 38,010 points
1,351 views
0 votes
0 answers

SQL: IF clause within WHERE clause

Aug 27, 2022 in Database by Kithuzzz
• 38,010 points
258 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,010 points
279 views
0 votes
0 answers

Self Join to get employee manager name

Aug 25, 2022 in Database by Kithuzzz
• 38,010 points
260 views
0 votes
0 answers

Altering column size in SQL Server

Aug 23, 2022 in Database by Kithuzzz
• 38,010 points
390 views
0 votes
0 answers

Get size of all tables in database

Aug 22, 2022 in Database by Kithuzzz
• 38,010 points
222 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,010 points
746 views
0 votes
0 answers

CROSS JOIN vs INNER JOIN in SQL

Aug 18, 2022 in Database by Kithuzzz
• 38,010 points
242 views
0 votes
0 answers

Remove Identity from a column in a table

Aug 18, 2022 in Database by Kithuzzz
• 38,010 points
230 views
0 votes
0 answers

SQL Server FOR EACH Loop

Aug 18, 2022 in Database by Kithuzzz
• 38,010 points
4,412 views
0 votes
0 answers
0 votes
0 answers