Topics
Started by
Posts
Last post
Hi everyone. I have these two records in [prj_demo_data] table: prj_code demo_code decmo_…
5 replies
I would like to know if the following sql can be used to obtain specific columns from calling a sto…
1 replies
I use the merge statement in a sproc to insert, update and delete records from a staging table to a…
28 replies
Hi to all I have created a trigger to call a program that is written by our program. The program i…
13 replies
have a sp with 4 parameters the values of this parameters is obtained from application currently i …
21 replies
I am working on some payroll related code which currently has the following hard-coded CASE stateme…
8 replies
Hi, i need to write a query and can't get it to work no matter how it try. Here's what i need: T1 -…
5 replies
Hello Everyone I hope that you are having a very nice day. I am working on some data that is JOINin…
3 replies
hi, hope everybody doing good, here is my problem this is my data DECLARE @Tbl AS TABLE (Mainid…
11 replies
Hi all, not sure how best to explain what I'm trying to do so will try to break it down as easy as …
14 replies
I have about 1200 sql files in one of my folders. Almost all of these files do data inserts and upd…
9 replies
Hi Team, using below query DELETE FROM Table_name WHERE Date_column < GETDATE() - 30 am able to …
7 replies
Hi I am try to see if there are any blanks in a node of a table that has xml data in one of the col…
1 replies
Hello, I have a table , having 900 records. I tried altering the table but it is taking decades to …
5 replies
How i can convert my timezone in sql server, My requirement is to save date in client time zone no…
6 replies
Viewing 15 topics - 2,146 through 2,160 (of 10,647 total)
You must be logged in to create new topics.