![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Plz clarryfy this.Scinario is whether we can use out mode in functions?.I thought it's not possible. Plz clarryfy this.Scinario is whether we can use out mode in functions?.I thought it's not possible. But in interview they are asking this.if i am telling no,they are not accepting me.Plz clarify this anyone. Read Answers (9) | Asked by : George Suresh What is the Scalar Data type in PL/SQL?what is the forward decleration in packages?what is the usage What is the Scalar Data type in PL/SQL?what is the forward decleration in packages?what is the usage of IN,OUT,INOUT parameters in Procedures or functions? Read Answers (5) | Asked by : chiranjeevi reddy How to query to know, that dbms_rowid package contains ROWID_OBJECT, rowid_block_number ,etc procedures or functions in it. Latest Answer : A table function is a function that returns an entire set of rows, and can be queried directly from the within a SQL statement, as if it were true database table. Whereas pipeline function is similar, but returns the data as it is constructed rather than ... Read Answers (1) | Asked by : navneet What are analytical functions and how are they used? Latest Answer : Analytic functions compute an aggregate value based on a group of rows. They differ from aggregate functions in that they return multiple rows for each group. The group of rows is called a window and is defined by the analytic_clause.for example:SQL> ... How to return more than one row through functions? Explain with example. Latest Answer : Eg: SELECT empname,sal FROM employee_table WHERE salMIN(sal);Hope the above statement executes. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||