Question
A firm raises Rs.10,00,000 by issuing common equity.
Which of the following financial statements will reflect the transactions?Solution
The Rs.10,00,000-capital raised will appear in cash flow statements as a cash flow from financing activity. It will also appear as a contributed capital in owners’ equity. Both assets (cash) and equity (liabilities side of the balance sheet) increase in the balance sheet. The income statement is unaffected by these transactions
What is the primary purpose of a `SEQUENCE` in SQL?
Deadlock in DBMS can be prevented using:
Recursive CTEs are mainly used for:
Which of the following statements about SQL `INDEXES` is generally TRUE?
Which SQL keyword is used to remove duplicate records from a query result?
Which SQL statement combines the results of two queries and removes duplicates?
Which SQL function returns the largest value in a column?
In PL/SQL, what type of parameter allows a procedure to both receive a value from the calling environment and return a modified value back to it?
A `BEFORE INSERT` trigger fires:
What is the primary purpose of a `SEQUENCE` in SQL?