Question
Which of the following section of The Partnership act,
1932 defines 'business' ?Solution
Sec2(a) an “act of a firm” means any act or omission by all the partners, or by any partner or agent of the firm which gives rise to a right enforceable by or against the firm; Sec2(b) “business” includes every trade, occupation and profession; Sec2(c) “prescribed” means prescribed by rules made under this Act; Sec2(d) “third party”, used in relation to a firm or to a partner therein, means any person who is not a partner in the firm Â
Which SQL constraint ensures that a column cannot have NULL values?
A view in SQL is:
Which SQL command is used to retrieve data from a table?
Which of the following is a common technique for concurrency control in databases?
Which of the following matches the definition given below: It is an artificial key that aims to uniquely identify each record.
Which SQL statement is used to remove all rows from a table without logging individual row deletions?
When implementing a `Graph` traversal algorithm like Depth-First Search (DFS) recursively, what is the primary control flow mechanism that manages the o...
Which of the following is a significant disadvantage of using a traditional file system compared to an RDBMS?
Distributed transactions typically use which protocol for atomicity?
Which of the following is a DML command?