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.
State the components of report studio?
Homework E-R Modeling Follow a MOVIE database where data is recorded about the movie industry. The data needs are summarized as follows: _ Each and every movie is identified by title & year
Explain the group by in select statement? Answer: Group by clause is utilized in Teradata to eliminate repetitive values in a column or group of columns, while we se
Illustrate in brief some of the products of the Sybase?
Explain the term Cognos Connection?
Illustrates the case statement present into stored procedure?
Briefly describe the foreign key columns in dimension table and fact table?
Which technique is used in the BCA?
Explain the advantage of Table Partitioning with bcp in Sybase?
Specify the several Business Objects products?
18,76,764
1939120 Asked
3,689
Active Tutors
1461709
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!