ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories >> Software >> Databases
 
  SQL-Server (546)  MS-Access (6)  MySQL (108)  Postgre (3)  Sybase (8)
  DB-Administration (82)  DB-Development (27)  SQL-PLSQL (402)  Databases-AllOther (38)
 


 

Back to Questions Page
 
Question
Can you pass data parametrs to forms?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
No.
 
0
Guest
 
 
Question
When do you use data parameter type?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
When  the  value  of  a data parameter being passed to  a
called product is always  the  name  of  the  record  group
defined in the current form. Data parameters  are  used  to
pass data to produts invoked with the run_product built-in
subprogram.

 
0
Guest
 
 
Question
What are the different Parameter types?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Text Parameters
Data Parameters
 
0
Guest
 
 
 
Question
How do you reference a parameter indirectly?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
To  indirectly  reference  a  parameter use the NAME IN,
COPY 'built-ins to indirectly   set  and  reference  the 
parameters  value'  Example  name_in ('capital parameter my
param'), Copy ('NAME','Parameter my_param')
 
0
Guest
 
 
Question
How do you reference a Parameter?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
In  Pl/Sql,  You  can reference and set the values of form
parameters using bind  variables syntax. Ex. PARAMETER  name
= '' or :block.item = PARAMETER 
Parameter name
 
0
Guest
 
 
Question
How do you call other Oracle Products from Oracle Forms?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Run_product is a built-in, Used to invoke one of the
supported oracle tools products and specifies the name of
the document or module to be run. If the called product is
unavailable at the time of the call, Oracle Forms returns a
message to the opertor.
 
0
Guest
 
 
Question
What is the maximum no of chars the parameter can store?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
The  maximum  no  of  chars  the parameter can store is only
valid for char parameters,  which  can  be  upto 64K. No
parameters default to 23Bytes and Date parameter default to
7Bytes.
 
0
Guest
 
 
Question
What are the Built-ins used for sending Parameters to forms?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
You  can  pass  parameter values to a form when an
application executes the call_form, New_form, Open_form or
Run_product.
 
0
Guest
 
 
Answer
For Preparing parameters to be passed, we can use the 
following built-ins 

CREATE_PARAMETER_LIST :- Creates Parameter list
ADD_PARAMETER :-Adds a parameter to parameter list
DELETE_PARAMETER
DELETE_PARAMETER_LIST
 
0
Binurajnair
 
 
Question
What are parameters?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
Parameters  provide  a simple mechanism for defining and
setting the values of  inputs  that  are  required  by  a
form at startup. Form parameters are variables of type
char,number,date that you define at design time.
 
0
Guest
 
 
Question
Use the Add_group_row procedure to add a row to a static
record group 1. true or false?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
FALSE
 
0
Guest
 
 
Question
Use the add_group_column function to add a column to record
group that was created at a design time?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
FALSE
 
0
Guest
 
 
Question
What are the built-ins used for finding object ID functions?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
FIND_GROUP(function)
   FIND_COLUMN(function)
 
0
Guest
 
 
Answer
To find item ids of various items, we can use FIND_ITEM 
function
 
0
Binurajnair
 
 
Question
What are the built-ins used for processing rows?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
GET_GROUP_ROW_COUNT(function)
   GET_GROUP_SELECTION_COUNT(function)
   GET_GROUP_SELECTION(function)
   RESET_GROUP_SELECTION(procedure)
   SET_GROUP_SELECTION(procedure)
   UNSET_GROUP_SELECTION(procedure)
 
0
Guest
 
 
Question
What are the built-in used for getting cell values?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
GET_GROUP_CHAR_CELL (function)
   GET_GROUP_DATE_CELL(function)
   GET_GROUP_NUMBET_CELL(function)

 
0
Guest
 
 
Question
What are the built-ins used for finding Object ID function?
Rank Answer Posted By  
 Question Submitted By :: Guest
I also faced this Question!!   © ALL Interview .com
Answer
FIND_GROUP(function)
   FIND_COLUMN(function)
 
0
Guest
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com