Topics
Started by
Posts
Last post
Hi, Below is my table structure Create Table Company(IdCompany int primary key,CompanyName varchar…
25 replies
By: KGJ-Dev
Hi all, Here's my situation: Large design flaw, I know, but we have a table with a varchar field wh…
8 replies
By: lbrady
We have a table that has customers invoices and payment records. In some cases a customer has 10 li…
10 replies
Hello all, I am trying to solve a problem. I have a tabel containing some events. Those events all …
14 replies
Hi, below is my table structure Create table ParentMember(IdParentMember int,Name varchar(40),compa…
1 replies
Hi all, I am creating a database where each record is required to have a twin record in the databas…
8 replies
I'm currently using OPENXML to shred a large @xml variable. It can INSERT/SELECT thousands of shre…
5 replies
Hi I have a syntax error I can't figure out. It's probably simple but I don't see it. Any suggestio…
1 replies
Currently we store our version as a string in a table. I need to break this into ints for comparis…
5 replies
I have 2 identical tables one contains current settings, the other contains all historical settings…
9 replies
Hi all, I am using a cursor (i know - but this is actually something that is a procedural loop). So…
6 replies
I want to query my msdb job and jobschedule related tables to generate a list of runtimes for each …
1 replies
By: thava
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
Viewing 15 topics - 2,131 through 2,145 (of 10,635 total)
You must be logged in to create new topics.