Cross database queries - a survey of sorts
From: runstein <replytogroup_at_sickofspam.com>
Date: Mon, 23 Sep 2002 16:12:34 -0700
Message-ID: <uov7r3b0qof4db_at_corp.supernews.com>
I'm creating a database system in SQL Server 2000 but don't want to be stuck if my employer want to use another RDBMS in the future.
Date: Mon, 23 Sep 2002 16:12:34 -0700
Message-ID: <uov7r3b0qof4db_at_corp.supernews.com>
I'm creating a database system in SQL Server 2000 but don't want to be stuck if my employer want to use another RDBMS in the future.
Is this common in other relational databases? What kind of syntax is involved?
Also, SQL Server has what I assume is a proprietary method for inserting a record in a table with an auto-incrementing (identity) field, and then returning the newly created number. How do other database systems handle this?
Thanks in advance. Received on Tue Sep 24 2002 - 01:12:34 CEST
