Topics
Started by
Posts
Last post
I want to run multiple SQL queries (on same database) saved as *.sql files automatically. Also savi…
2 replies
I have the data like 1,2,4,5,7,8,11,12,13,15,17,19,20. How to find the missing numbers in the serie…
61 replies
Hi, I need to convert a table which contains two columns of data into a view which holds one column…
1 replies
I have a complex query that takes abouts 3-4 minuites running to get 80,xxx rows. That is not a bi…
10 replies
hi, i am facing problem with import the data from csv file to sql table through the Bulk insert sta…
3 replies
Hi all, I have a table called booking with some data with e.. ID, Timstamp,period,weeknumber and so…
16 replies
Hi, Would like to know how to format a number from this format: 11000 to this format: 11,000 and if…
4 replies
hi there, i have a query that runs in 6 seconds. the execution plan shows that a hash join is bei…
5 replies
I am calling a stored procedure from another stored procedure. Initially I noticed that for every e…
12 replies
After doing nothing but SSIS packages for nearly a year, I must confess that my T-SQL skills have g…
1 replies
Hi All, I have the table with following data: Claim_ID,ClaimStatusCode,Statusdate,cycle 40356442…
2 replies
I am developing scripts and procs to manage a table with a hierarchyid data type. When deleting re…
3 replies
COLUMNA COLUMNB 123 JSOSJD 433 SDFOJE 123 DOD…
5 replies
The following query works, but I need the result column Amt to be formatted with commas every three…
8 replies
I have a table, TableA Id Rows 1 10 2 30 3 10 Now I need two more column …
5 replies
Viewing 15 topics - 7,576 through 7,590 (of 10,647 total)
You must be logged in to create new topics.