Search Results

0
votes

Learning SQL

I agree with Joseph Pecoraro's post, but would add constraints as a necessary topic to understand (e.g. primary keys, foreign keys, unique constraints), and how they relate to indices and data inte …