Skip to content

Add explanation of table_name.column_name syntax #17

@azayneeva

Description

@azayneeva

It's worth telling students that when referencing more than one table in a query a column can be referenced by the syntax: table_name.column_name. This is specially important since we use this format in the solutions.

Once we explained this to the students they were able to progress further through the workshop.

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