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 different domain which is there in BO?
What is cmaxpktsz good for in Sybase?
Cloud Computing Technology and Services: The enabling technologies of cloud computing includes network grid, virtualization, SaaS Enabled Application Platform (SEAP), Monitoring tools and technologies etc. The cloud services refer to those services th
What do you mean by the term stored procedure in the Teradata?
Name the Applications of tree data-structure?
Explain the designer objects?
Describe the difference between differential backups and SQL Server 2000 complete?
What is the corresponding of Oracle/Db2 Coalesce Function within Sybase?
What are some of the impediments to good decision making? Given the availability of copious information, why do good managers still make bad decision?
Give a brief introduction of the term universe in SQL? Brief explain the kinds of universes in business objects?
18,76,764
1940701 Asked
3,689
Active Tutors
1429929
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!