Topics
Started by
Posts
Last post
Hi All, I want to know whether a carriage return can be added for a column data, to show up 2 value…
2 replies
Table1 def is IDint(Identity) Field1char Table2 def is ID int (Identity) Field1 char …
13 replies
Hi People, I would like to know if there is some way (via trans log and/or data dictionary) by whic…
3 replies
Hello all, I am fairly new to SQL and databases, but i would like to create a stored procedure that…
10 replies
Hello all. We have a table with document info. that contains copy letters and originals. You shou…
5 replies
SQL Server 2000 SP3: There's a view in one of our databases spanning three tables. To enable it to …
1 replies
I am getting an error when I use the following code. SET @sSQL = 'SELECT ''' + cast(@server_number …
6 replies
I have a UDF that gets called for many rows, and columns when outputing data to text files. When th…
3 replies
I was wondering if it was possible to have a variable when using TOP or if there is another way I c…
4 replies
How can I create function that has two input parameters: table name and column name and return the …
4 replies
Hello, I have a table in SQL Server 2000 in which each record holds a Student_ID (Student_ID column…
9 replies
I am inserting numeric values from 0.01 to 9.99 into a SQL 2000 database using the Numeric(3,2) dat…
11 replies
Hello Gurus I have a task that needs to return node type information from a table. The table exampl…
4 replies
Can someone tell me please the syntax to format the output of a query such that the text from a col…
4 replies
I have a table (gtrs_v15) with a dateTime field named v15, that via a sproc using parameters (@star…
2 replies
Viewing 15 topics - 14,101 through 14,115 (of 17,082 total)
You must be logged in to create new topics.