请给出至少两种理由说明为什么数据库系统使用声明性查询语言,如SQL,而不是提供C或者C++的函数库来操作数
展开全部
The DBMS translates a DML statement into a
procedure that manipulates the required set of records.
– This frees the user from having to know how data
structures are internally implemented and what
algorithms are required to retrieve and possibly
transform the data, thus providing users with a
considerable degree of data independence.
– Relational DBMSs usually include some form of nonprocedural
language for data manipulation.
我们老师讲的Non-procedural DML: A language that allows
the user to state what data is needed rather
than how it is to be retrieved.应该差不多.你把前面的改改看看行不行
procedure that manipulates the required set of records.
– This frees the user from having to know how data
structures are internally implemented and what
algorithms are required to retrieve and possibly
transform the data, thus providing users with a
considerable degree of data independence.
– Relational DBMSs usually include some form of nonprocedural
language for data manipulation.
我们老师讲的Non-procedural DML: A language that allows
the user to state what data is needed rather
than how it is to be retrieved.应该差不多.你把前面的改改看看行不行
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询