SELECT - used to query data from a table
SELECT col1, col2
FROM table_name
User a comma between each column in case you want to query data from multiple columns — * - everything
We use cookies to understand our websites traffic and offer our website visitors personalized experience. To find out more, click ‘More Information’. In addition, please, read our
Privacy policy.