Topics
Started by
Posts
Last post
I have a table of kids and thier siblings. How can I add a column to inrement the sibling coun…
4 replies
im having a problem with an insert statement. the problem is that the program column is left null e…
1 replies
I'm not even sure I can write this down. Here is my data: A B C 4955 123 100 4955 …
11 replies
Hi I just want to know how a INSERT statement works. For eg. In a Table that have Identity Col…
1 replies
I am reading some books of SQL Server script developments and chapters of System Stored Procedures.…
4 replies
In case you missed my previous post, I'm supporting (sorta) a DB in an app from a vendor. The vendo…
2 replies
I want to setup a company-wide format for dates stored in our sql 2000 databases but I do…
3 replies
I am having permissions issues with the following SQL Server 2000 stored procedure: ---------------…
3 replies
I have the following proc. select statements on lines 49-51 fail with this msg: Server: …
5 replies
4 replies
I inherited support for an application that has a vendor-designed DB that uses GUIDs for virtually …
2 replies
What will be the insert query for this table CREATE TABLE [dbo].[Table1] ( [Id] [int] NULL , …
1 replies
This may be more of a newby type question here. I have 2 exact databases sitting on 2 different ser…
2 replies
Guys, another question that must be easy fr you, though challenging for me... I have a table…
2 replies
I have a query which uses 3 cusror to update a database table. The structure is as below: Input Tab…
3 replies
Viewing 15 topics - 7,036 through 7,050 (of 17,082 total)
You must be logged in to create new topics.