Topics
Started by
Posts
Last post
I am sure this is simple, but I cant find the answer anywhere I have looked. So, I am either …
3 replies
Although the bugs are well-known, I thought it would be interesting to hear how people deal wi…
8 replies
Hi all I have a situation here... have a look at this query... SELECT DISTINCT aview_posting.posti…
4 replies
How do I run a select command to list all views in a database with particular table / column refere…
5 replies
Have seen a lot of queries regarding xp_CmdShell and Command Prompt tricks... Here is one of mine..…
7 replies
Trying to retrieve data from SQL2k based on a datatime field in stored procedure. In the SP FromDat…
9 replies
I have the following stored procedure: CREATE PROCEDURE update_target @status varchar(1)=NULL,@trg_…
10 replies
Hi, I have a SELECT statement stored into a variable @sql. Which looks something like this 'Select…
7 replies
I have the following Trigger below. It works however, I get 16 records in the AuditAddress Table wh…
6 replies
Hi All, I have 3 tables : CREATE TABLE [dbo].[T1] ( [AddressListID] [bigint] IDENTITY (1, 1) …
3 replies
Our system DBA told me the size and dependency data in the system tables is not reliable. I w…
3 replies
Hello Guys, I have one question for you. How I can determine the Error Description for one @@error …
2 replies
Hi Everyone I have following tables.. Customer [Ac Ref] C…
12 replies
OK I have following SQL which I need a help with. I can however solve the problem using CURSOR in a…
8 replies
Dear All I need help.. i have table imclude ID and Points fields .. i nned Like: ID Points 1&…
4 replies
Viewing 15 topics - 9,226 through 9,240 (of 17,082 total)
You must be logged in to create new topics.