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.
Explain for what the Supervisor module is used?
Explain the linked universes?
Write about stage administrator and manager?
Specify the different application areas of the data mining.
Why Increase correct timeslice -201?
Explain the term Contexts?
What are the differences between perfect competition and Monopoly?
Can we stop and start one session in the concurrent batch?
Explain the term operational data stage (ODS) and data warehouse?
Illustrates the NetLib for Clipper? Answer: It is a multi-faceted networking library for CA-Clipper. While this focuses upon network functionality this also have man
18,76,764
1951450 Asked
3,689
Active Tutors
1442190
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!