Topics
Started by
Posts
Last post
Hi, I've tried to search under this kind of topic for quite a while now, and was unable to find any…
1 replies
I have a stored procedure. And need to insert a script like "update table set.... where....". if i …
2 replies
Can someone please the "Autogrowth and initial size" under the database properties/files menu. It s…
6 replies
MS SQL 2005 I have a large table and have recently found that one of the feeds to it contains dupli…
4 replies
hi, we have ten lines, numbered 1-10. #1 through #5 are bus #6 through #8 are rail #9 and #10 are b…
6 replies
I need to insert rows into the table from remote server with sql server 2005 running on it. If the …
6 replies
Firstly apologies for the poor description of the issue in the title, I am finding it incredibly di…
1 replies
I want to have 1 line for each row for the output. But the output file from the code below has ext…
2 replies
Declare @OriginalTable table(OT_ID int identity (1,1), Rec_ID nvarchar(8), …
5 replies
Hello everyone, I have this problem that I read over and over and over but I didn't understand wha…
1 replies
I want to create a referential integrity constraint to ensure values from a Lookup table are assign…
5 replies
When I try to execute a command below in this script it works but when i change it to being dynamic…
3 replies
Hi All, Currently Iam using the following SP for splitting the below xml based on returnmessageid a…
1 replies
By: SQLRNNR
how to print all records in grid view without scrollbars.
2 replies
By: babu.ece
I want to run a select command on a table against a value in a variable Declare @TableNameHeader as…
12 replies
Viewing 15 topics - 616 through 630 (of 4,455 total)
You must be logged in to create new topics.