home / fixtures

Menu
  • Sign in IndieAuth

sortable

26 rows where pk1 = "b"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: text

Link pk1 pk2 content sortable sortable_with_nulls sortable_with_nulls_2 text
b,a b a b-a 5 0.7290758494598506   $blah
b,b b b b-b 86     $blah
b,c b c b-c -54   0.8613491047618306 $null
b,d b d b-d -88     $null
b,e b e b-e 4 0.48564112545071847   $blah
b,f b f b-f -33 0.9265180735593334 0.9573176408596732 $blah
b,g b g b-g -61   0.5421952013742742 $blah
b,h b h b-h -86 0.4767885171089349   $null
b,i b i b-i -83   0.9415961272290894 $null
b,j b j b-j 48 0.5945191535334412 0.6573731644725225 $blah
b,k b k b-k -48 0.6697259747698292 0.3957858467912545 $blah
b,l b l b-l -20     $null
b,m b m b-m 37 0.2131543122670404 0.8808641736864395 $blah
b,n b n b-n -60 0.43818457300770985 0.9872330636315043 $null
b,o b o b-o 70 0.2993787521999779 0.1035865019182115 $null
b,p b p b-p -73 0.7424166839809987   $blah
b,q b q b-q 29   0.09229846771273342 $null
b,r b r b-r -100 0.33355653860508816 0.44183551186085057 $blah
b,s b s b-s 43 0.07524386007376704 0.9039285715598931 $null
b,t b t b-t 10     $null
b,u b u b-u -10 0.7801162418714427   $null
b,v b v b-v -55 0.024786361898188725 0.9244872952415456 $null
b,w b w b-w -32 0.15919784298073125   $null
b,x b x b-x 17   0.22292354720580898 $blah
b,y b y b-y -29 0.8643529420302863 0.5094056755280374 $blah
b,z b z b-z -93     $null

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE sortable (
  pk1 varchar(30),
  pk2 varchar(30),
  content text,
  sortable integer,
  sortable_with_nulls real,
  sortable_with_nulls_2 real,
  text text,
  PRIMARY KEY (pk1, pk2)
);
Powered by Datasette · Queries took 8.975ms · About: simonw/datasette-indieauth