Skip to content

ERROR IN COURSE 19: LEARN SQL -> CH4:L1: CRUD #93

Description

@iamserda

Hi Bootdev Team,

First congrats, this service so far has exceeded my expectations for an online course. I hope 1-day, all of can be done locally, backed by bootdev-cli for testing/checkmarks.

I am reaching out about Course 19 - Chapter 4 - Lesson 1:
The content presents "CREATE" as the equivalent to an HTTP POST. I think this is a mistake. I would argue, (C) in CRUD in terms of SQL commands as it relates to records would have been INSERT statement. Is it not? I think there is an error in this stub, unless every HTTP POST will be creating tables in a database. This may be possible if you are offering databases as a service over the wire but in general, I would argue INSERT is more approriate. This assumes every HTTP POST is creating new tables.

Thanks,
iamserda

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions