Select the correct MySQL statement
| Col1 | Col2 | Col3 |
|---|---|---|
| Val1 | Val2 | Val3 |
| Val4 | Val5 | Val6 |
Q1. I want to select all items in Table_1 as above :
Select the correct MySQL statement
| Col1 | Col2 | Col3 |
|---|---|---|
| Val1 | Val2 | Val3 |
| Val4 | Val5 | Val6 |
Q1. I want to select all items in Table_1 as above :