Tag Archives: Database

Create The Database

The first step is always to create the database, unless you want to use one from a third party. When a database is created, it is assigned to an owner, who executed the creation statement. Usually, only the owner (or … Continue reading

Posted in Programming | Tagged , | Leave a comment

Database Connection Questions?

Could you please help me with the practice questions. Thank you. 1.Which of the following statements is correct about creating a database connection? a.An application can have at most one database connection. b.Connections can be created to different types of … Continue reading

Posted in Mainframe | Tagged , , | 3 Comments

How to bind oracle database table to TreeView control for javascript?

Hi! Is there any javascript code for Dynamic, server-side construction of the tree(tree view), reading from an oracle database ? if yes ,would u please tell me about it.if it is possible ,please send the code.I want to use tree … Continue reading

Posted in Oracle | Tagged , , , , , , | 1 Comment

what step should we follow to backup the oracle 9i database to get full recovery?

we have oracle 9i database but after crash down of server we are unable to get full recovery of database. will you pls advice us what is the best practice we follow to backing up our oracle 9i database so … Continue reading

Posted in Oracle | Tagged , , , , , , , | 1 Comment

How do you import data from an oracle database into a mysql database?

3 tables from oracle are to be copied to and merged in mysql. Can it be done manually? Also, is it possible to make a program to transfer the needed data from one database to the other?

Posted in Oracle | Tagged , , , , , , | 1 Comment

How do you query an Oracle database with php?

I am looking to authenticate users on my website based on data that’s in an Oracle database. But I am having difficulties finding accurate data on the web. can some one please assist. Thanks in advance.

Posted in Oracle | Tagged , , | 2 Comments

Why is Oracle the fastest relational database available?

What is it that makes Oracle so fast? Also what makes it better than its competition? Thanks in advance.

Posted in Oracle | Tagged , , , , | 2 Comments

Introduction to Oracle Database Administration – Oracle DBA

oracledbazerotopro.com This tutorial offers introduction to Oracle Database Administration (Oracle DBA).

Posted in Oracle | Tagged , , , | 4 Comments