なぜサブクエリが必要だと言うのですか? COALESCE を使用できます。 : "select COALESCE(max(date_val), 'your_default_value_here') from my_table;"