1 2 3 4 5 6 7
decimetres to metres :memory: #use in-memory database SELECT CvtFromDm(2.4); 1 # rows (not including the header row) 1 # columns CvtFromDm(2.4); 0.24