Topics
Started by
Posts
Last post
Hi I have a table like below. ID eIDinCountoutCount 417720NULL NULL 1000010331…
6 replies
I have created a view thats pulling data from two different tables to combine them into one report.…
2 replies
I am having problems building a CTE and I hope someone can help me here. I have a table: declare @t…
1 replies
I ran across this and just can't understand why someone would do this? (Table names changed to prot…
7 replies
Morning All. This is probably my first post (or maybe second). I am sure it will be obvious to mos…
7 replies
Hi i am inserting a record in XYZ table(DB1). Through trigger it will update ABC table(DB2). I am g…
3 replies
Hi My table structure like below. id date value1 value2 1 5-june-2104 Yes N…
5 replies
Hi, I have some code that is currently using the LEFT JOIN WHERE NULL pattern to filter out records…
1 replies
I'm writing a Coldfusion page to perform some DB cleanup. I'm needing some assistance with a query.…
5 replies
Hello. I have a table of project data. In one column, we estimate the number of hours the project…
6 replies
Hi, I create a Trigger that allows to create news row on other table. ALTER TRIGGER [dbo].[TI_Crea…
9 replies
Hi all... I am trying to generate a hex value automatically at time of insert. The column used for…
10 replies
Hello ladies and gentlemen, I have the following code. SELECT _bvSerialMasterFull.SerialNumber,…
2 replies
Hi, I have a question. I concatenate multiple rows from one table in multiple columns like this: -…
1 replies
Hi i am using the followig query : select count (*) from MEMBERS,dbo.MEMBER_PROFILE where MEMBER_PR…
5 replies
Viewing 15 topics - 3,901 through 3,915 (of 4,984 total)
You must be logged in to create new topics.