Is it better to create stored procedures for any required operations on a table in the database (e. g. create and read on this table, update and delete only on another one,...)?
这是更好地创建所需的任何操作在一个数据库中的表的存储过程(例如创建和读取此表,更新和删除只有一个,……)?
Is it better to create stored procedures for any required operations on a table in the database (e. g. create and read on this table, update and delete only on another one,...)?
这是更好地创建所需的任何操作在一个数据库中的表的存储过程(例如创建和读取此表,更新和删除只有一个,……)?
应用推荐