-
Junior Member
pl/sql function
i have created a function which takes two IN parameters(lets say x and y) of varchar2 type,retturn type is varchar2. this function concatenate two parametes and return the values
which 2 are true
1.this function can be used against any table
2.this function can be used only if two parameters are passed in are not null values
3. this function will generate a sstring based on two character values passed into the function
4. this function can be used only on tables where there is a x and y colum
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules