Name Hobbies Anu Dance Anuj Music
TableB:Name Hobbies Prannav Reading Anuj Music
Find TableA U TableB ?
| Name | Hobbies |
| Anu | Dance |
| Anuj | Music |
| Prannav | Reading |
The question asks us to find the result of the UNION operation between two tables, referred to as $TableA$ and $TableB$. The UNION operation is used to combine the result sets of two or more SELECT statements. It retrieves all unique rows from the combined tables.
First, let's clearly identify the data contained within each table:
| Name | Hobbies |
| Anu | Dance |
| Anuj | Music |
| Name | Hobbies |
| Prannav | Reading |
| Anuj | Music |
The UNION operation combines rows from both tables. If a row exists in both tables, it is included only once in the final result. This ensures uniqueness.
We can think of the tables as sets of rows:
Let $A$ represent the set of rows in $TableA$: $A = \{ (\text{Anu, Dance}), (\text{Anuj, Music}) \}$
Let $B$ represent the set of rows in $TableB$: $B = \{ (\text{Prannav, Reading}), (\text{Anuj, Music}) \}$
The union operation, denoted as $A \cup B$, combines all distinct elements (rows) from both sets.
Combining all rows from both tables initially yields:
We identify that the row '(Anuj, Music)' is present in both $TableA$ and $TableB$. The UNION operation automatically handles this duplication by keeping only one instance of this row.
Therefore, the resulting table after performing the UNION operation ($A \cup B$) contains all the unique rows from both tables:
The union $A \cup B = \{ (\text{Anu, Dance}), (\text{Anuj, Music}), (\text{Prannav, Reading}) \}$
This is represented in the table below:
| Name | Hobbies |
| Anu | Dance |
| Anuj | Music |
| Prannav | Reading |
This final table correctly shows all the unique combinations of Name and Hobbies found across both $TableA$ and $TableB$.
A stone is thrown horizontally from the top of a 20 m high building with a speed of 12 m/s. It hits the ground at a distance R from the building. Taking g = 10 m/s2 and neglecting air resistance will give :
A mass is attached to a spring that hangs vertically. The extension produced in the spring is 6 cm on Earth. The acceleration due to gravity on the surface of the Moon is one-sixth of its value on the surface of the Earth. The extension of the spring on the Moon would be:
Directions: Each item in this section consists of a sentence with an underlined word followed by four words (a), (b), (c), and (d). Select the option that is opposite in meaning to the underlined word and mark your response in your Answer Sheet accordingly.
The major source of vitamins and minerals for vegetarians is
Which of the following statements about the Deccan Riots Commission is/are correct?
1. The Commission did not hold enquiries in the districts which were not affected.
2. The Commission did record the statements of ryots, sahukars and eye-witnesses.
Select the correct answer using the code given below: