ProductDocumentProduction
 
Search
scanning

Scanning is the default search option for small tables.

Enter text here to perform a scan over supported column types.

Text columns with limited length use a substring search If the entered text is a number, integer columns will be scanned for an exact match of the value.

seeking

Seeking is the default search option for large tables.

Seeking requires indexes and can only be done using the column (or columns) the index is defined on.

In the single-column case, the database will seek to the position the entered search term would be at and return all rows greater or equal to that value.

In the multiple-column case, the above still applies to the column you supplied non-empty search text for. All previous columns, however, will be using an equality match.

There are no suitable indexes to seek by.

Expected a missing seek option?
 
 

Note that there are some explanatory texts on larger screens.

plurals
  1. ?
    primarykey
    data
    singulars
    1. PTLL Crankarm
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  2. ?
    primarykey
    data
    singulars
    1. PTML Crankarm
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  3. ?
    primarykey
    data
    singulars
    1. PTHL Crankarm
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  4. ?
    primarykey
    data
    singulars
    1. PTReflector
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  5. ?
    primarykey
    data
    singulars
    1. PTReflector
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  6. ?
    primarykey
    data
    singulars
    1. PTLL Mountain Seat Assembly
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  7. ?
    primarykey
    data
    singulars
    1. PTML Mountain Seat Assembly
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  8. ?
    primarykey
    data
    singulars
    1. PTHL Mountain Seat Assembly
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
  9. ?
    primarykey
    data
    singulars
    1. PTLL Road Seat Assembly
      singulars
      1. This table or related slice is empty.
      1. This table or related slice is empty.
...and more
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload