Skip to content
This repository was archived by the owner on Mar 2, 2019. It is now read-only.
This repository was archived by the owner on Mar 2, 2019. It is now read-only.

COUNT statement #49

@bbrakenhoff

Description

@bbrakenhoff

Hi,

I posted another issue #48 where you asked me to split my features in different issues, so this is the first one.

I wonder if you could find a way to easily make a select count statement like below :).

"SELECT COUNT(*) " + "FROM " + MOVIE_TABLE + " " + "WHERE " + MOVIE_ID_TRAKT + "=?";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions