Topics
Started by
Posts
Last post
I've got a table that is populated from the OUTPUT from an update statement: declare @Update TABLE …
50 replies
Hello I have two queries whose results are inter connected. The result for Query 1 is input to the…
18 replies
Hello there, I wanted to call a batch file (which is available in network shared location) from SQ…
3 replies
Hi ! I have a insert trigger which is used on canteen invoice detail table. It should ideally calcu…
6 replies
I'm trying to query records that are strictly integers via a regex query (not with real regex, just…
5 replies
I have 2 tables. Table 1: Primary Key – ID CreatedDateField Table 2: Table1’s Primary Key – records…
4 replies
I have 4 tables to use that have the following format and row counts PersExpByQuarter Has 71920 rec…
15 replies
Hi, I have create the procedure to insert the data from one database to another database. and creat…
6 replies
Hi, Based on the data below, how would I find the minimum frees pace of only one drive for each cli…
2 replies
Hi there. I just spend over an hour wondering why a stored procedure executed as job behaves differ…
1 replies
Hi, I have been googling and trying to solve this most of the morning. I have the following SQL; DE…
3 replies
I want to return everything in a certain value before the first '('. LEFT(esl.text,FINDSTRING(esl.t…
3 replies
hi all, i am new to t-sql i need to sum of the sales based on months and quarters together can some…
11 replies
Hi all, how would these selects be written as joins? Thanks, BLL --Checking for Services records fo…
4 replies
I have an SP that runs and updates a column in the database. I setup a dbmail profile and everythin…
3 replies
Viewing 15 topics - 2,941 through 2,955 (of 12,234 total)
You must be logged in to create new topics.