PL/SQL EVALUATION

picornell

Member
HELLO!

GOOD MORNING!

AS A NEW USER, MAY I ASK WHAT IS THE BEST OPTION OF DATABASE FOR USING PL/SQL DEVELOPER?

I DO NOT HAVE ORACLE PRODUCT AND MY WORK IF I PURCHASE PL/SQL WOULD BE FOR CLINICAL SURVEYS, THIS, WHAT WOULD YOU SUGGEST AS A REASONABLE COST?

FOR EXAMPLE, I AM LAUNCHING A NEW METHODOLOGY IN INTENSIVE CARE WATCHING AND SURVEYS.

THUS I GUESS THAT BY BUILDING UP SUCH AN EFFICIENT DATABASE I COULD FOLLOW UP MANY CASES AND BEST OPTIONS.

AS AN EXAMPLE:

MAIN TABLE WITH PATIENTS NAMES, ID

THEN REFINING THE DESEASE AND CONSIDERING VARIOUS OPTIONS, SO INTERACTIVE SUB-TABLES.

DOES ACCESS IS SUFFICIENT AND IN ANYCASE, WHICH ORACLE PRODUCT WOULD BE REASONABLE.

THANKS A LOT,

P
 
You will need to purchase an Oracle database if you want to use PL/SQL Developer. If Oracle is a good choice, and if so, which oracle database is the best for you, depends on the nature of your application (number of concurrent users, number of transactions per day, amount of data).
 
Hello P,

I'm not 100% sure, but it doesn't sound like a very complicated application. Have you searched the web for something existing? Or do you want to create your own application?

Greetings,
Will.
 
Back
Top