Topics
Started by
Posts
Last post
Hello, I'm Moveing a bunch of rows that I scripted out from a Production Database to Test and I am…
1 replies
Hello, I'm Moveing a bunch of rows that I scripted out from a Production Database to Test and I am…
1 replies
I have two tables A and B CREATE TABLE A ([ID] INT NOT NULL, DATA VARCHAR(50), CONSTRAINT [PK_A] PR…
10 replies
Would like some help please with a query. I have a table CREATE TABLE [dbo].[t_Attachments] ( [Atta…
5 replies
I need a column of text more than 8000 characters? How do I do this? What field Data Type shoud I u…
10 replies
We are experiencing some errors and are trying to find a pattern as to why it is happening, hence I…
11 replies
Any one have an idea on how to test for an empty varchar field. The field is NOT null but a wh…
10 replies
Hi, I'd like to update the FromStatus column with values from the previous rows of the ToStatus col…
13 replies
hi following is the query to find data present in one column and not in other table select distinc…
13 replies
Hi, I need to make a report where I have got some sort of running total: The result should be (the …
1 replies
Friend i have the next problem My Log is full and i attempted to shrink with a dbcc dbcc shrinkfile…
2 replies
In Query Analyzer, I need to query data that resides on a different SQL Server. I know that I can u…
7 replies
Hi All. (SQL Server 2000). Can someone help with the following please... I need to do a select eg s…
1 replies
Need SQL to accomplish the following: TBL_A Contents: ID OrderID …
9 replies
Server: Msg 1785, Level 16, State 1, Line 125 Introducing FOREIGN KEY constraint 'FK__Completed__Ca…
26 replies
Viewing 15 topics - 9,556 through 9,570 (of 17,082 total)
You must be logged in to create new topics.