Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: JAVA Developer
TOM > Do you use bind variables? Do you use them only as needed or all the time? (All the time is the correct answer).
In my opinion - "as needed" would be correct answer.
Worst thing when interviewer is expecting exact answers to his questions instead of evaluating thinking patterns/arguments.
Mindaugas Navickas
----- Original Message ----
Joel,
Here are a couple:
Do you use bind variables? Do you use them only as needed or all the time? (All the time is the correct answer).
Do you prefer to use stored packages/procs or write your own sql and submit it from Java?
Have you ever used reference cursors within Oracle?
When designing tables for use by your application, do you include foreign keys in your design, or do you prefer to handle the logic within the application?
Good Luck!
Tom
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jan 08 2007 - 12:16:39 CST
![]() |
![]() |