Talk:Interview Questions

From Oracle FAQ
Jump to: navigation, search

It looks to me as if the term SQL and SQL*Plus are used interchangeably when they should not. For instance, the question: "How can you call a PL/SQL procedure from SQL", should be "How can you call a PL/SQL procedure from SQL*Plus". The answer given applies to SQL*Plus. You cannot call a procedure from SQL, only a function can be called from SQL. Same goes for the question "How can variables be passed to a SQL routine" (with the &). This should be "How can variables be passed to a SQL*Plus script".

You are allowed to make any modification to the wiki pages. Do not care, if we find them not appropriate we will make the corrections.
In this case, you are right, so proceed.
Michel Cadot 16:47, 9 August 2011 (UTC)