Why is a Where clause faster than a group filter or a format
trigger?
Answer / anil_abbireddy
Where clause filter's the data at the time of data fetching
or selecting from the database where as grop or format
trigger will work on the result set of fetched data
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of break group?
What is the difference between boiler plat images and image items?
can you convert or reverse engineer a fmx back to a fmb file?
What is pop list?
What are the different Parameter types?
can i send the control file path as a parameter
What is the sequence the Report triggers will fires while running a report ?
How the Action Trigger works? and what is full syntex of srw.run_report?
1 Answers CMC, Yantro Software,
Can you attach an lov to a field at run-time? if yes, give the build-in name.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Explain types of Block in forms4.0?
What are parameters?