Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: And the correct answer is?

Re: And the correct answer is?

From: Hans Forbrich <forbrich_at_telusplanet.net>
Date: Sat, 05 Apr 2003 23:07:54 GMT
Message-ID: <3E8F60D2.3DD0C9C0@telusplanet.net>


oracleuser wrote:

> I apologize for the error. What is the correct definition of a 'result'?
> Does it include the heading?

Yet another ambiguous question. The answer is 'maybe', as follows ...

If this is done in SQLPlus, and the tester is marking on byte-for-byte accuracy (which I have seen happen) then the result probably includes heading.

If this is an embedded SQL statement (unlikely, as it is terminated by a ";") then the result probably does NOT include the heading.

If this is a generic SQL statement, then we simply do not know whether it includes the header of not. Received on Sat Apr 05 2003 - 17:07:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US