Topics
Started by
Posts
Last post
Hi, I have a sproc that performs several INSERT statements.I have tried to encapsulate these insert…
2 replies
Hello all. I'm trying to use UPDATETEXT to change data for text column in all rows in a table. Ca…
11 replies
Hi, I am having a problem with creating relationships between tables in SQL Server. I imported the…
4 replies
I want to connect to another database use T-SQL,who can help me? contact me with email: hua@ljint…
4 replies
Hi, When I run a SELECT statement with FOR XML AUTO option in the Query Analyser, the XML returned …
1 replies
I try to alter a temporary table on runtime by adding an identity field. My code is like this: SEL…
4 replies
I'm try to update a table using a stored proc. The table has a four field primary key. The table s…
2 replies
Help me Please! I have this problem I have a variable (for example @Table_Name varchar(50) ) that c…
8 replies
Hi! I'm trying to get the NT group membership of a specified username from TSQL. I'm using the foll…
5 replies
I want To print results to the screen using the print while runing stored procedures In a havy batc…
7 replies
in the following select with two expressions ... Where (E1) and (E2) ... i'm finding that E2 is ev…
8 replies
Is there any query i can run through ASP which can create a .sql file for table/database structure …
1 replies
HEllo! Can I do the following: alter TABLE [dbo].[ARCHIVE_TABLE] COLUMN [TableN…
2 replies
i have two numbers 999 and 888.But I want to muliply them as 900 and 800 . Like that i want to do f…
7 replies
the code below produces a simple resultset with 2 cols: Col1 and TEMPCOL However when I include a W…
5 replies
Viewing 15 topics - 14,146 through 14,160 (of 17,082 total)
You must be logged in to create new topics.