SQL Queries and Relational Databases Flashcards

1
Q

How do you start off any SQL query?

A

SELECT (column) FROM (table)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is used to represent all columns in a table

A

*

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly