in fun why return single value?
Answer / chiranjeevi
FUNCTION HAVING SINGLE RETURN PARAMEATER.IT IS USED FOR
CALICULATION PURPOSE.
EX: CRETE OR REPLACE FUNCTION [PARAMEATER] RETURN TYPE;
BEGIN
RETURN PARAMEATER;
END;
BUT FUNCTIONS RETURN MORE THAN ONE VALUES ALSO,BY USING
RECORD TYPES.
Is This Answer Correct ? | 0 Yes | 0 No |
in fun why return single value?
what is difference between sap and oracle applications and which is now market leader?
11 Answers Amity, Infosys, Rysigo, Unilogic Software, Wipro,
can we use a having cluase in groupby clause. if there are 500 records i will give rownumber<250 then how many records does it retrieve. wt is the result of nvl2(null,notnull,null) if there are four tables without using cartesian how many joins can be there. in the sql subqueries wt is the parent ans1)select 2)update,3) delete 4)2&3
what is difference between sqlserver and oracle?
i want to know rdbms certification details and syallabus and for whom i contact for rdbms certification in bangalore i need answer very urgent please mail to aniltelkar50@gmail.com please as soon as possible
I have table that has student names in it.If I query on the names my result set should return as 'VALUE NOT ENTERED' for null entries.
what are collection attributes
what is normalization
REGULAR CLASSES for Informatica 8.6 is starting from Monday, 07th Nov, 8:00 AM IST .
what is thae main difference between foreingkey and primarykey