You are on page 1of 2

1) what is difference between $$ddate$$ and $$dbdate$$ ?

a) ddate tells the operating system date and dbdate tells the database date
2) what are the different types of canvas?
1.master,content
2.master,detail
3.content ,tabbed,stacked
4.none of the above
3) Which is used to delete a record from master but not from child?
1. isolated
2. non isolated
3. cascading
4. none
4) Can a button can have both icon and label?
1. yes
2.no
5) Can a database block have non-data columns?
1.yes
2.no
6) Can we create a master detail relationship with non database columns?
1.yes
2.no
7) Which built in will u use to change the mouse icon in oracle forms?
1. get_application_property
8) What is the difference between current.field and cursor.field?
1. current field is name of field and block name whereas cursor field is name
of the block
9) U need to pass parameters to another form in what order will the triggers get fired?
Pre_form
10) Which are the three types of alerts?
Stop,caution,note
11) In which order will the triggers get fired?
1. pre , on , post
2. on , pre, post
12) Tune jo pdf bheja tha uska 9th ques..
13) What are the navigational triggers in the following(select 3)?
1. post item
2. pre record
3. post block
4. when clear block
14) What are the two types of record groups?
1. static and non query based
2. staic and dynamic
15) Tune jo pdf bheja tha uska 20th ques..
16) If u don’t want to delete any rows what will u do?
1. set delete allowed property to ‘no’
2. set insert allowed property to ‘yes’ and delete allowed property
to ‘no’
17) Tune jo pdf bheja tha uska 32nd ques..
18) Which types of messages are there in oracle forms?(choose 4)
1. informational
2. error
3. application
4. message
5. other 2 options
19) Tune jo pdf bheja tha uska 75 ques..
20) You created a global record group in the order entry application. Which built-in could
you use to pass the record group to another Oracle product?
1.Run_product
21) Where can u find the node of popup menu in object navigator?
1. form
2. menu
22) What step to attach a custom menu module to a form module?
1. generate the menu
23) Where do u find triggers?
Obj_tuto?????.olb
24) When will a pre query trigger get fired?
Enter query mode
25) What is the return type of last_record?
1.number
2.boolean
26) If u have a data block of one record having a long listing of columns then which
canvas will u prefer?
1. tab
2. toolbar
3. stacked
27) Which among the below will u use to get files from the operating system?
1. text_io package

You might also like