in Sql by
Which data manipulation command is used to combines the records from one or more tables?

Select the correct answer from below options:

a) SELECT

b) PROJECT

c) JOIN

d) PRODUCT

1 Answer

0 votes
by

c) JOIN

JOIN command is used with the SELECT statement to retrieve data from multiple tables. It must be needed whenever we want to fetch records from two or more tables.

Related questions

+1 vote
asked Jan 16 in PowerBI by Robin
+1 vote
asked Feb 20, 2020 in BlockChain by rahuljain1
0 votes
asked Apr 3, 2022 in SAP S/4HANA Architecture and Data Model by sharadyadav1986
0 votes
asked Apr 13, 2022 in SAP ABAP by john ganales
...