Topics
Started by
Posts
Last post
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
Hello, I am looking for help to understand how to generate multiple rows based on Start and End Dat…
5 replies
Hi, I'm having to calculate a daily total tons from a continually incrementing number for a few pr…
9 replies
Just restored a database from another site and running into all sorts of problems to do with Collat…
2 replies
I need to update/replace category data in the metadata column. When I run my query the category isn…
1 replies
By: ratbak
i want delete database Restricted User same attachments, hellp me, thanks Attachments:You must be l…
2 replies
By: lovemama
Hi I have @frdate parameter. In below condition i want to Set date as '01/04' and subtract 1 year f…
28 replies
Hi I have below Stored Procedure . I want YTd column value also. If user enters @frDate = 01/01/202…
2 replies
Hi if Month(@frDate) < 4 begin SET @ytdfrDate = (SELECT CONVERT(DATE, dateadd(y,-1,@frdate + '-0…
2 replies
Hi I have 3 records DocNo Tax Rate 1 5 2 10 2 12…
1 replies
Viewing 15 topics - 166 through 180 (of 3,067 total)
You must be logged in to create new topics.