Question
Which mutual fund company has decreased its 2.12 per
cent stake in Garden Reach Shipbuilders and Engineers (GRSE) which was 7.4 percent stake earlier?ÂSolution
HDFC Mutual Fund (MF) has decreased 2.12 per cent stake in Garden Reach Shipbuilders and Engineers (GRSE). The mutual fund company held a 7.4 per cent stake in GRSE and this has come as of now. down to 5.28 per cent.
Which SQL isolation level allows phantom reads but prevents dirty reads and non-repeatable reads?
In relational algebra, the operation that combines tuples from two relations using common attribute values is:
Given a binary tree, a "zigzag" level order traversal prints the nodes level by level, but alternating the order of nodes from left-to-right and right-t...
In indexing, which tree is most commonly used for disk-based indexing because it minimizes disk seeks and keeps nodes dense?
What is a table joined with itself called?
Which isolation level allows dirty reads?
Which of the following best describes the control flow when a method in a subclass overrides a method in its superclass, and an object of the subclass i...
What does the ‘
Phantom Reads occur when:
Which type of join returns only matching records from both tables?