Relational databases

Easy
123456789101112131415161718192021222324252627282930313233343536373839
Question 4
Easy

Drone

DroneIDModelWeight_kgBatteryCapacity_WhDailyAviationScore
D-201AeroScout4.8545098.65
D-202SkyMapper5.2050092.14
D-203GeoSensor6.1062085.40
D-204ThermoSight5.5052090.75
D-205EcoBreeze3.9538089.92

FlightLog

LogIDDroneIDFlightDateDuration_MinutesAutonomousMode
L901D-20112/04/24120True
L902D-20312/04/2495False
L903D-20412/04/24150True
L904D-20113/04/24110False
L905D-20513/04/2485True

State the most suitable database data type to use for the DailyAviationScore field.

[1]

Relational databases Questions

  1. GCSE
  2. /Computer Science
  3. /Relational databases