GeekArticles
Database
OracleDownload Oracle Fusion Middleware 11g Technology Previews
Author: oracle.com |
Published: 1st Jan 2008 |
Visited: 68 times |
Add CommentFiled in: OracleDownload Technology Preview 3 of Oracle JDeveloper 11g--which includes design time support for Oracle WebCenter and SOA--as well as previews of the Java EE 5-compatible OC4J 11g and Oracle TopLink 11g.
Read Article Sponsored Links
Related Articles
• Using Oracle XML DB Repository Using Oracle XML DB Repository
Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository, which is an essential component of Oracle XML ...
• Querying Data with Oracle XQuery Querying Data with Oracle XQuery
Starting with Oracle Database 10g Release 2, you can take advantage of a full-featured native XQuery engine integrated with the database. With Oracle XQuery, you can accomplish various tasks involved in developing PHP/Oracle XML applications, operating on any kind of ...
• Business Intelligence in Information Technology Business Intelligence in Information Technology
IT stands for Information Technology. Information Technology is a system designed to gather, process, or distribute information. IT can be inspected in terms of the following three groupings; the data gathering, the data processing, and the data distr ...
• Querying SQLServer tables from within an Oracle session Dear Tom;
I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like:
<CODE> select * from t@sql_server_link </CODE>
May you redirect me to the appropriate documentati ...