Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Topic :: Oracle





Oracle Interview Questions
Questions Answers Views Company eMail

HI, Please let me know the syllabus for Oracle OCA and OCP Certification

2554

I have done oracle 10g. I need a project knowledge. So if u please send a project how it should be done,Or you can send email link. I will be very grateful to u.

1 4081

Weblogic performance parameters, Oracle database performance parameters

2 6756

how to create an user in oracle 10g.please give me an example..

1 4941

please explain about oracle

1 3796

what are the tools used for oracle 10g in real time.

IBM,

2506

what is the exact syllabus for oracle certification level 1?

4209

Which is a better career move, Oracle Apps or Siebel?Kindly suggest me? Thank you.

2616

Which is a better career move, Oracle Apps or Siebel?Kindly suggest me? As i am planning either one of that? and which one has got more opportunities in IT industry?In terms of career? thanking you advance....

1 6100

what are the advantages of Oracle over other databases..? please give me reply...

2 11159

how can we join one oracle & flat files ?

ME,

2 9678

java.lang.ClassNotFoundException:oracle.jdbc.driver.OracleDr iver? I get this error at run time.I used oracle10G. I set CLASS PATH:C:\oraclexe\app\oracle\product\10.2.0 \server\jdbc\lib\ojdbc14.jar; I write JDBC PROGRAM like import java.sql.*; class Example { public static void main(String args[]) { try { Class.forName ("oracle.jdbc.driver.OracleDriver"); System.out.println("Driver Loaded"); Connection con=DriverManager.getConnection ("jdbc:oracle:thin:@localhost:1521:xe","system","salmas"); System.out.println("Driver Connected"); Statement st=con.createStatement(); ResultSet rs=st.executeQuery("select * from emp"); while(rs.next()) { System.out.println(rs.getInt(1)); System.out.println(rs.getString(2)); System.out.println(rs.getString(3)); } st.close(); con.close(); } catch(Exception e) { System.out.println(e); } finally { System.out.println("it's finally block executed"); } } }

CTS,

6 25332

which is best insttute for teradata,sybase,mysql,oracle in hyderabad

1 3920

what is single byte over head in oracle..?

2463

while installing ecc6 which oracle files need to be maintained on different disks?

IBM,

3 7482




Related Topics


Un-Answered Questions { Oracle }

Can we install Oracle database in VT100 Server?

2448


How primary key is implemented in Oracle?

2505


What are the Oracle specific tuning should be done?

1910


Explain the difference between $ORACLE_HOME and $ORACLE_BASE.

7781


Where in the Oracle directory tree structure are audit traces placed?

2708


Is it possible to call oracle database through ADO control or Object?

1883


how can one transfer LOB and user defined data from oracle to warehouse using ETL informaticabecause

2187


Explain about the Optimizer values passed in Oracle?

2969


How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?

2997


How do you rate yourself in c#,vb.net,Asp.net,oracle,sql server ?

5508


In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha

2337


what is the difference between oracle 8i vs 9i

2288


What are file in oracle.

2291


Why Non-blob column in table required to perform operation with Oracle ?

4041


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

2104