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.
Illustrate briefly the term insertion and deletion anomalies?
What is meant by the parameter file?
Explain and compare OBE and SQL?
What is Relational Algebra?
Specify the types of prompt in the Cognos?
Why there is a need to create the user object?
Give a brief differentiation between Dimensional Modeling and ER Modeling?
Why use references quite than pointers within the public API, mainly for arguments that are modified?
State difference between Passive and Active transformation?
Evolution of Cloud Computing: Cloud computing refers to the technology which enables each and every functionality of Information Technology which may range from IT platform to IT solutions to be broadcasted as a set of services uninterruptedly so that
18,76,764
1927567 Asked
3,689
Active Tutors
1440326
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!