Example - Select all fields from one table
Let's look at how to use a SQL Server SELECT query to select all fields from a table.
SELECT * FROM inventory WHERE quantity > 5 ORDER BY inventory_id ASC;
Example - Select all fields from one table
Let's look at how to use a SQL Server SELECT query to select all fields from a table.
SELECT * FROM inventory WHERE quantity > 5 ORDER BY inventory_id ASC;
status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |