What will the SHOW_ALERT function returns ?
Answer Posted / l.e.l.l.o
it will return a numeric constant corresponding to the
button the operator selected from the alert, for example:
if you press the first button, it will return:
ALERT_BUTTON1
| Is This Answer Correct ? | 39 Yes | 4 No |
Post New Answer View All Answers
What is procedure in database?
What are the parts of a table?
What is denormalization and why would someone consider doing so?
How many number of columns can a RECORD GROUP have ?
What is meant by database server?
when All datafiles related to a Tablespace are removed ?
What do you mean by extension and intension?
Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.
How do you delete a table from database?
What is a checkpoint in dbms and when does it occur?
What is the quickest sorting method to use?
What does clipper stand for?
What are different types of joins in the sql?
What do you understand by intension and extension?
What are the database objects?