Hello,
I work for a software development company. We wish to run two versions of our database on one server machine and are trying to figure our the least painful way of doing so.
We want to ...
http://www.experts-exchange.com/Database/Oracle/Q_20005058.html
Zones:
OracleDate Answered: 12/15/2000 Grade: B Views: 0
what is schema in oracle and what is partitiones table and un partitioned table in oracle?
vaishali
http://www.experts-exchange.com/Database/Oracle/Q_20537331.html
Zones:
OracleDate Answered: 12/20/2003 Grade: A Views: 0
Hi,
Is there someting like cataloge and schema in Access databases? If there is, how to create them and retieve them?
thanks for help,
Den.
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20576598.html
Zones:
MS AccessDate Answered: 06/21/2003 Grade: B Views: 0
Can someone please explain to me the difference between a schema and a user in Oracle 9i r2 and how to create each?
http://www.experts-exchange.com/Database/Oracle/Q_20664713.html
Zones:
Oracle,
XHTMLDate Answered: 07/07/2003 Grade: A Views: 0
I want to validate XML string against the XML Schema.
I use the parser in System.XML and I don't know how to validate my XML string without saving it to a XML file.
Is there is anyway to validat...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20688977.html
Zones:
.NETDate Answered: 07/24/2003 Grade: A Views: 8
Hi,
DBMS_XMLQUERY returns XML in the following form:
<ROWS>
<ROW>
<column1>data</column1>
<column2>data</column2>
...
</ROW>
...
</ROWS>
I incorporate...
http://www.experts-exchange.com/Database/Oracle/Q_20693537.html
Zones:
Oracle,
XHTMLDate Answered: 09/17/2004 Grade: A Views: 4
Hi all,
I'm looking for tools to automate (or at least facilitate) the mapping of object-relational entities to an object-based XML schema.
Whilst it is fairly trivial to perform a table bas...
http://www.experts-exchange.com/Database/Oracle/Q_20713374.html
Zones:
OracleDate Answered: 08/25/2003 Grade: A Views: 0
I am working with XML file which looks like:
<?xml version="1.0"?>
<!DOCTYPE root [
<!ELEMENT Student ANY>
<!ATTLIST Student ID ID #REQUIRED>
]>
<Students>
<Student ID="104">
<...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20938561.html
Zones:
.NET,
XHTMLDate Answered: 04/05/2004 Grade: B Views: 17
I cannot promote my windows 2003 server as a secondary DC of my domain. My first DC is a SBS2000, and when I try to promote my windows 2003 I get the following error:
The operation failed becaus...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_212428...
Good afternoon
I dont understand schema's
Cant all the organizational needs of a single database be handled by related tables. For example if there is an employee table with employee name an...
http://www.experts-exchange.com/Database/PostgreSQL/Q_21638409.html