job [message #141884] |
Wed, 12 October 2005 11:51 |
oraanu
Messages: 22 Registered: September 2005 Location: Boston
|
Junior Member |
|
|
Hi All,
What exactly frontend developers do and what exactly backend developers do.I am totally confusing.could anyone please clarify my doubt.
as a pl/sql developer how can he does performance tuning.
thanks,
Anu
|
|
|
Re: job [message #141938 is a reply to message #141884] |
Wed, 12 October 2005 18:33 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
IMHO a frontend developer builds the human interface using whatever is the inhouse product - VB, Oracle Forms, htp/htf, PL/SQL, HTML_DB, and a backend Oracle developer designs the data structures and creates the tables, indexes, then database resident code (packages = procedures + functions, triggers, and rules - FGAC, RLS, etc).
Performance tuning is a backend task although the SQL may be initiated from the frontend. I use TOAD and DBA Studio.
David
|
|
|