NINelly Ikeobasiinnellyike.hashnode.dev·Aug 4, 2023 · 1 min readMy SQL JourneyDay 3 of my SQL Journey... Today's learning was majorly a lab practice (as it is usually called) which I would be posting later on alongside my project on SQL, do anticipate. Nonetheless, here is a little theoretical aspect of today's learning; The S...00
NINelly Ikeobasiinnellyike.hashnode.dev·Aug 4, 2023 · 2 min readMy SQL JourneyDay 2 of my SQL Journey... SQL Syntax Database Tables A database most often contains one or more tables. Each table is identified by a name (e.g. "Customers" or "Orders"). Tables contain records (rows) with data. SQL Statements Most of the actions yo...00
NINelly Ikeobasiinnellyike.hashnode.dev·Aug 1, 2023 · 2 min readMy SQL JourneyDAY 1 OF MY SQL JOURNEY (Aug 1, 2023). This is a short summary on what I learned about SQL relating to data analysis today; SQL is a standard language for storing, manipulating and retrieving data in databases. SQL became a standard of the American S...01D