Which two statements are true regarding the USING clause in table joins?()
- AIt can be used to join a maximum of three tables
- BIt can be used to restrict the number of columns used in a NATURAL join
- CIt can be used to access data from tables through equijoins as well as nonequijoins
- DIt can be used to join tables that have columns with the same name and compatible data type