A database refers to data organized and stored on a computer that can
be searched and retrieved by a computer program. Most industrial-strength
and many smaller database applications can be addressed using SQL (Structured
Query
Language).
A query is a SQL command that will extract information from the tables
of a database. Essentially, a query is a request for information from
your database.
View List Sorter in browser
The List Sorter widget is an "out of
the box" way to sort a list of entities. The widget includes a multiple
select input with two buttons: v and ^. The arbitrary selected elements
are moved up or down, by clicking on the buttons. The new elements order
is then saved in the database
as a comma separated string.
Please see the below picture to better understand the behavior.