GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  MindTree  >  Technical
Go To First  |  Previous Question  |  Next Question 
 Technical  |  Question 4 of 6    Print  
what is the difference between overriding parameters in procedures and symbolic parameters?

  
Total Answers and Comments: 2 Last Update: October 30, 2006     Asked by: ravi 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 30, 2006 16:36:34   #1  
Hervey        

RE: what is the difference between overriding paramet...

A symbolic parameter in a proc is preceded by an & and a parm is information provided to a program or utility in this manner:


 
Is this answer useful? Yes | No
October 30, 2006 16:41:40   #2  
Hervey        

RE: what is the difference between overriding paramet...

A symbolic is precedded by an & and a parm is information passed on to a program or utility:

//PGMA EXEC PROGRAM PHASE2 PARM 'T 114 PROD '

To override a parm you would use this format: //stepname.PARM where as a symbolic would be something like this: // LEVL PROD


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : A symbolic is precedded by an "&" and a parm is information passed on to a program or utility:         //PGMA  EXEC PROGRAM=PHASE2,PARM='T,114,PROD,'To override a parm you would use this format: //stepname.PARM ...
Read Answers (2) | Asked by : ravi


 Sponsored Links

 
Related Articles

What are the differences between stored procedures and triggers?

Stored procedures are compiled collection of programs or SQL statements that live in the database. A stored procedure can access and modify data present in many tables. Also a stored procedure is not associated with any particular database object. But triggers are event-driven special procedures whi
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

Data Warehouses Non Technical Issues

Data Warehouses Non Technical Issues When companies get ready to implement a data warehouse few of them pay attention to the political issues that may surround it It must be emphasized that politics can reduce the chances for success with a data warehouse project and I want to warn companies against
 

Difference between Scholarship and Grant

Difference between Scholarship and Grant While both scholarships and grants allow students to pay for their tuition without having to pay the money back there are a number of key differences between the two Knowing the difference between grants and scholarship will make it much easier for students t
 

Technical Aspects of CRM

Technical Aspects of CRM While it must be emphasized that CRM is not a technology there are a number of technical issues that need to be considered when a company decides to implement a CRM system The first technical issue that needs to be analyzed is scalability In a nutshell the CRM system must be
 

The Difference Between Data Mart and Data Warehouse

The Difference Between Data Mart and Data Warehouse The biggest decision facing most IT managers today is whether or not they should construct the data mart before the data warehouse Many vendors will tell you that data warehouses are hard to build as well as expensive mosgoogle If you listen to som
 

ASP.NET Technical Practice Test

ASP NET Technical Practice Test This article provides details about ASP NET Technical Online Practice Test which is made available at geekinterview com Questions are generated randomly each time you take the test Online Practice Test is made available to everyone you too can take the test and get yo
 

C# Technical Practice Test

C Technical Practice Test This article provides details about C Online Practice Test which is made available at geekinterview com Questions are generated randomly each time you take the test Online Practice Test is made available to everyone you too can take the test and get your score assessed mosg
 

Technical Terms Used in Testing World

Technical Terms Used in Testing World In this tutorial you will learn about technical terms used in testing world from Audit Acceptance Testng to Validation Verification and Testing mosgoogle Audit An independent examination of a work product or set of work products to assess compliance with specifi
 

SQL Server Stored Procedures

In this tutorial you will learn further more about Access and Manipulate SQL Server data Using Stored Procedures Creating a Stored Procedure Running Stored Procedures from NET Using Parameters in Stored Procedures The IDENTITY Variable Access and Manipulate SQL Server data Using Stored Procedures mo
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape