Way of passing of variables to a SQL routine
Define the way of passing of variables to a SQL routine.
Expert
Level: Low
By employ of the & symbol. For passing within variables the numbers 1 to 8 can be utilized (as &1, &2,...,&8) to pass the values after the exact command in the SQLPLUS session. So, to be prompted for an exact variable, place the ampersand variable within the code itself:
"choose * by dba_tables where owner=&owner_name;". Employ of twice ampersands informs SQLPLUS to reconstitute the value for every subsequent employ of the variable, a particular ampersand will cause a re-prompt for the value if not an ACCEPT statement is used to acquire the value by the user.
Core Competency: Helps the managers to think towards developing the core competencies with the help of cloud computing. Huge benefits can be reaped out of the cloud computing.
Specify the types of prompt in the Cognos?
What are the types of prompt?
Explain the advantage of Table Partitioning with bcp in Sybase?
Briefly describe the term Object qualification?
How any Data Structure application is categorized among files?
Describe the inconsistent values problem? Comprise an appropriate example?
Explain the security aspects of stored procedures.
Explain the calculation contexts?
Define the term Event studio?
18,76,764
1958125 Asked
3,689
Active Tutors
1437604
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!