Topics
Started by
Posts
Last post
Hello, I am new to writing optimized code; I tried to do this before but never had an application t…
8 replies
Hi, I am practicing in Advanced T-Sql , i mean Nested Select statement. can anybody knows the resou…
8 replies
I need to run various aggregations against multiple tables. There can be between 1-5 aggregations p…
1 replies
Hi, I have a column where we are storing values in comma separated format. e.g. 1,2,3. These values…
1 replies
Hi All, I have a scenario where i need to find the sales amount for yesterday and current day, and …
1 replies
Hi, I have set up and agent job which passes a list of databases on my sever into a cursor and then…
14 replies
Hi, I am trying to get the invoice data from the invoice_head table(single row) with the invoice_li…
31 replies
hi friends, I have got this code where it is looking for certain code in the table. It needs to loo…
26 replies
Scenario: Restored backup of database to new environment. Getting wonky results from external proc…
3 replies
I am trying to use sp_send_dbmail and execute a stored procedure for the @query parameter. I have t…
4 replies
I have a need to get data out of SQL but it is a multiple table database with many JOINS tables to …
5 replies
Below are two similar queries. One works. One returns an error message that I need some explanatio…
7 replies
We have this simple delete query: DELETE FROM Log_Hist WHERE (LogTime <= DATEADD(day, - 90, GETD…
10 replies
Hi all, Pretty broad question, but does anyone have any tips on how I can improve the speed of the …
13 replies
Has anyone a procedure that will take a 150 character string and split it up into multiple smaller …
6 replies
Viewing 15 topics - 1,861 through 1,875 (of 12,234 total)
You must be logged in to create new topics.