Give the two types of tables involved in producing a star
schema and the type of data they hold.
Answer / rajeev kumar singh
Fact tables and dimension tables. A fact table contains measurements while dimension tables will
contain data that will help describe the fact tables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Where in the Oracle directory tree structure are audit traces placed?
Where would you look for errors from the database engine?
Differentiate between unidentified receipt, unapplied receipts and on account receipts? : oracle accounts receivable
What is cardinality?
Give two examples of how you might determine the structure of the table DEPT.
What is the importance of batch source set up in ar? : oracle accounts receivable
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.
You have just compiled a PL/SQL package but got errors, how would you view the errors?
When a user process fails, what background process cleans up after it?
how to write customizations in po
i am having comm in emp table and i want to display 0 when comm =null and -10 if comm= value
How client makes connection with server in client/server architecture?