4 lines
93 B
SQL
4 lines
93 B
SQL
UPDATE Aircraft SET
|
|
Type = '2018 Bell Helicopter Textron Canada 429'
|
|
WHERE ModeS = 'A3836E';
|