Topics
Started by
Posts
Last post
Dear Forum: I have two columns (Col3 and Col4). I need a SUM of these two columns, but only when C…
3 replies
Hi, I have the following Episode table example: Where DischDate = "2020-02-20" means - client hasn'…
10 replies
What are the things you consider when you create a new table and define data types of each columns?…
9 replies
How can i get the counts of how many records updated and how many inserted with Merge MERGE …
5 replies
I have two tables namely Vendors & Visits. Create Table Vendor (VendorId BIGINT IDENTITY(1,1) N…
2 replies
Scenario 1 works just fine DECLARE @XMLT XML = '<Header> <ReportDate>10032017</Repor…
3 replies
Hi, Currently i am processing records in SQL Server itself. Any recommended in-memory database, whi…
11 replies
/* For FUN. I like puzzles, I like T-SQL coding, I like to show off :-), so why not combine these. …
5 replies
Hi, I'm trying to improve a VIEW which is made of several UNION ALLs, something like this: SELECT 0…
60 replies
Hi Forum, I want to copy the .xml code from an existing SSIS Package to use later. I go to the SSIS…
3 replies
In the following table, there can be multiple records per order (indicated by OrderID). There is a…
3 replies
Below is the create table script and the insert into statement. …
13 replies
Error on executing rename statement in a table. Not able to debug this. Please help. IF COL_LENGTH(…
3 replies
Currently using SQL Stored Procedure to write a script joining multiple to form a data and insert i…
5 replies
Hi , I am facing a deadlock while i am trying to insert data into a table. At the same time we have…
6 replies
Viewing 15 topics - 571 through 585 (of 1,544 total)
You must be logged in to create new topics.