Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请帮我创建一个绑定变量
我正在这样做
SELECT Period FROM POWER WHERE Period = :F1; EXEC :F;
结果:显示空值。
期间列是日期数据类型。