Topics
Started by
Posts
Last post
I have a temperature table with a column that shows the how many hours old a newborn was when his/h…
2 replies
My experience with MERGE statements is kind of limited so please bear with me. I'm trying to modify…
6 replies
We have some legacy code with old style *= LEFT JOINs that I need to convert. I'm getting error:…
2 replies
Hi all, Got a couple of quick questions regarding indexes. Lets say I have a table with five column…
1 replies
Hi Friends, My Table struct create table cust ( cust_id int , city varchar(20), pincode int, sa…
6 replies
Hi SQL Gurus :-), I have a query that returns the jobs that have completed for the nightly processi…
6 replies
Hello all, I have a single string "XYZ00001|Test_b|XYZ00002|Test_a|XYZ00003|Test_c" that will cont…
5 replies
In existing t-sql 2008 that I need to modify, there is already an existing cte that looks like th…
14 replies
I have a table that has multiple records as illustrated in the simple list below. The real list is…
9 replies
Hi I Understand, when you delete a row in the parent table, the database server also deletes any r…
2 replies
I have a snapshot table of about 15 million records in the form of: InvoiceIDLineItemIDSnapshotD…
6 replies
Hi All, I have a Stored Proc which populates a table and then uses BCP to output the table into a f…
7 replies
Hi I need to divide amount in joint account. So if joint account has 2 account holders & amou…
4 replies
Hi All, I need help please. A server I'm working on has a very unique situation, where user tables …
6 replies
Hi, Is cascade delete is slow in sql server ? Having fk reference of 15 tables. If the record is de…
7 replies
Viewing 15 topics - 2,341 through 2,355 (of 10,635 total)
You must be logged in to create new topics.