Skip to content

Use SQL to read and write to a database #98

@bahoogee

Description

@bahoogee

URL of codelab

https://developer.android.com/courses/pathways/android-basics-compose-unit-6-pathway-1#codelab-https://developer.android.com/codelabs/basic-android-kotlin-compose-sql

In which task and step of the codelab can this issue be found?
1- page 2 - key concepts - green note box regarding naming of tables
2- unit quiz

Describe the problem
#1
It’s more widely held convention to make object tables (e.g. for list of customers) plural, whereas the note indicates that it is always singular.

#2
Quiz question 6 - Which of the following statements are true about GROUP BY and ORDER BY?

Answer erroneous correct answer:
In an ORDER BY clause, descending order is the default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions