Topics
Started by
Posts
Last post
I'm trying to create a stored procedure based upon a user login. The criteria requires t…
4 replies
I would like to create an identity on a static lookup table that can be used in bitwise operat…
6 replies
Hi everybody, I have a query sintax like this : SELECT *, CustomerID AS Expr1 FROM Cust…
1 replies
How can I do it on sql server 2000? Thanks zdenek
5 replies
How do i know whats the default values on which table and which column and whats the default value …
2 replies
I have a bunch of rows in a table, each with columns whose data forms various parts of an email tha…
6 replies
this one has me scratching my head....any ideas what it means or how to fix it? the query i'm using…
5 replies
Hi All, I have a small doubt. Is there any special reason why we can’t use ORDER BY c…
1 replies
Hi, Please tell me what are the differences between stored procedure and user defined functions. T…
1 replies
Hai, At present i am using Sql server 2000. I have different databases.. I took backup and i wan…
1 replies
I have to create a table with a three-character column that contains all the combinations from AAA …
7 replies
Hi all, I noticed in the BOL for @@fetch_status that the return value of -2 indicats "Row fetched i…
1 replies
Hi all, When using the following statement: SELECT * INTO test_import FROM OpenDataSource ('Microso…
2 replies
i have written a trigger that fires once an update on a specific field takes place, this trigger is…
7 replies
select filesize from o_file where volid = 2 and groupid = 200 The rusult is multiple rows of filesi…
1 replies
Viewing 15 topics - 12,016 through 12,030 (of 17,082 total)
You must be logged in to create new topics.