在postgreSQL中,如果我的表为空,如何返回包含0的表,如果我的表有行,如何返回包含1的表?
我需要在SQL中执行它,而不是使用任何其他语言
sql postgresql
postgresql ×1
sql ×1