Question:Which of the following is not a feature of SQL?
A SQL is a non-procedural language
B SQL processes sets of records rather than a single record at a time
C SQL can be used by a range of users including DBA's, application programmers, management personnel and many other types of end users
D Procedures and functions can be written with SQL
E SQL provides commands for a variety of tasks including querying data and inserting, updating and deleting data
F SQL can retrieve data from more than one table
+ AnswerB
+ Report