Topics
Started by
Posts
Last post
I'm after some help, this might turn out to be very easy. But I now hurting my small brain. I have …
8 replies
Hi Folks If I create two table data type variables, can one still do union queries on them? This do…
2 replies
CONVERT(varchar(10), ProgramLOIAcknowledged ,101) but I need to add: AS [Letter of Intent Ack…
4 replies
Hi Folks How do I put the following into a variable? select @sql = 'Select tgt_module_' + right(@M…
3 replies
Stuck or tired, I can't figure out which. Say I have 300 servers with a C & D drives I h…
5 replies
This might be simple, but couldn't figure it out... CREATE PROCEDURE dbo.sp…
7 replies
This select statement works... select * from db.dbo.sysobjects where name = 'procedurename' But thi…
8 replies
Any ideas on how I can return the results of an EXEC [sproc] into variables without using a temp ta…
5 replies
I am trying to insert a floating point value into the db. This value is passed as a string an…
6 replies
Hi. I've noticed through several other posts that anybody mentioning using nested scripts is strung…
5 replies
Hi Everyone Please help, I want to amend the name of a couple of columns but I cant find the necess…
3 replies
When I run the following statement in QA: ALTER TABLE [Test] NOCHECK CONSTRAINT FK_SchoolTrans_Scho…
4 replies
I have a question, that has been bugging me since yesterday. I don't even know, if the …
6 replies
I'm trying to outer join two tables, but there are two values from the right side that I have to ha…
2 replies
I've got a script to execute a huge release effort. It's a .cmd file that invokes isql from the co…
3 replies
Viewing 15 topics - 10,771 through 10,785 (of 17,082 total)
You must be logged in to create new topics.