Topics
Started by
Posts
Last post
I am trying to filter out data from a column with FirstName. The problem I have is some of the fiel…
1 replies
Hi, I have a table having fields as given below (all columns are bit datatype) MON TUE WED TH…
2 replies
update a set a.comments1a = b.Subdivision From Notes a inner join CowettaCoSubs b on a.account_id …
8 replies
Table CREATE TABLE [dbo].[A]( [K] [int] NOT NULL, [V] [varchar](50) NOT NULL, CONSTRAINT [PK_A] …
15 replies
Hi Friends here is the situation i am facing.I have dispatch time column like this. 1200 1345 1245 …
6 replies
Hi Have had to transfer a website from SQL2000 to SQL2008 on Windows Server 2008 (64 bit). Been rea…
2 replies
Table CREATE TABLE [dbo].[A]( [K] [int] NOT NULL, [V] [varchar](50) NOT NULL, CONSTRAINT [PK_A] …
1 replies
Hello, I've run a profiler into a trace file 'D:\Traces\Troubleshoot-TRACES.trc' but when i insert …
5 replies
Table A CREATE TABLE [dbo].[A]( [K] [int] NOT NULL, [V] [varchar](50) NOT NULL, CONSTRAINT [PK_A…
4 replies
I am wanting to know if anyone has seen a script/program that pulls column names from a query. Basi…
6 replies
Hello, I am currently trying to learn how to convert the following query from Access SQL / VB to t-…
6 replies
I don't think this is a PIVOT but I still can't figure it out. I have data (varying numbers of empl…
10 replies
i was giving a friend some advice about dynamic sql and i want to make sure i was correct. So if i …
10 replies
Hello.. I am facing a problem in join the query. i qill explain my problem below in detail. we have…
6 replies
This question came while working on one the query where 3-4 JOINS (actually more than that) are use…
4 replies
Viewing 15 topics - 10,201 through 10,215 (of 10,647 total)
You must be logged in to create new topics.