You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
669 B
SQL

(2, 'Sunny', 'Sleipnir Stables', 'thoroughbred', 500, '2012-07-15')
(3, 'Eevee', 'Sleipnir Stables', 'paint', 300, '2020-12-20')
(4, 'Wally', 'Shenandoah Stables', 'Icelandic horse', 300, '2020-12-20')
(5, 'Calypso', 'Sleipnir Stables', 'thoroughbred', 800, '2011-06-23')
(6, 'Inny', 'Burgundy Farm', 'quarter horse', 1000, '2007-04-04')
(7, 'Calypso', 'Sleipnir Stables', 'thoroughbred', 2000, '2003-01-13')
(8, 'Eevee', 'Sleipnir Stables', 'paint', 100, '2021-03-07')
(9, 'Inny', 'Burgundy Farm', 'quarter horse', 200, '2008-03-14')
(10, 'Wally', 'Shenandoah Stables', 'Icelandic horse', 400, '2021-09-22')
(11, 'Virginia', 'Marithiel', 'Mustang', 900, '2001-08-17')