Re: JAVA Developer

  • From: Mindaugas Navickas <mnavickas@xxxxxxxxx>
  • To: Thomas.Mercadante@xxxxxxxxxxxxxxxxx, Joel.Patterson@xxxxxxxxxxx, oracle-l@xxxxxxxxxxxxx
  • Date: Mon, 8 Jan 2007 10:16:39 -0800 (PST)

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

Other related posts: