sealed
trait Table
Representation of an SQL query result
- Companion
- object
Value members
Abstract methods
True if all the given columns are defined, false otherwise
True if all the given columns are defined, false otherwise
A copy of this Table
containing only the rows for which all the given columns are defined
A copy of this Table
containing only the rows for which all the given columns are defined