Topics
Started by
Posts
Last post
I am having a hard time with this. I am trying to load a *.txt file using BULK INSERT, but no mat…
8 replies
By: AMCiti
Hi, I have a stored proc that takes comma separated list , split it and use it to match against tab…
6 replies
HI, Version : Microsoft SQL Server 2014 (SP3-CU4-GDR) (KB4583462) - 12.0.6433.1 (X64) I have a real…
15 replies
By: thbaig
Hi, I am working on a job shortage report that first consumes inventory and then works through job …
3 replies
Hi Result is determined by the calculated Usage, With the below query, the result for the last outp…
9 replies
Hi, I've tried using cast but can't seem to get the syntax right. Here is the query below: SELECT…
5 replies
I want to query the system tables to get a list of jobs that failed. I only want to return the mo…
10 replies
Hi I'm not even sure if I'm thinking about this the right way... Nevertheless, the setup is to find…
3 replies
Hi, If I use SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED in a stored procedure and that…
6 replies
I am trying to write a query to get a list of all SQL Jobs that have failed. The part I am having…
1 replies
Hi, I am looking to create a case statement that gets different quantities. For example, I would li…
15 replies
Hi, I have a table that has a duplicate rows based on Id column. If an Id has multiple entries, I w…
4 replies
Hi Input test data: create table #T ( TestType int not null, TestDate date not null primar…
3 replies
Hello, is there some possibility how to process input data before save them as record into table (d…
2 replies
hello, I want to create a dynamic StoreProcedure that would do some simple checks and that is setti…
1 replies
Viewing 15 topics - 151 through 165 (of 3,062 total)
You must be logged in to create new topics.