Сиквел создавался как язык запросов для бухгалтеров.adda_ wrote: 14 Apr 2017 20:54 На самом деле программирование это род инженерной деятельности. Я думаю процентов 20% популяции имеет достаточное количестов интеллекта чтобы ей заниматься. Другое дело что часть из них этим заниматься не хочет. Ну и я сильно подозреваю что учат не тому что надо на самом деле.
Кстати, практически все люди окружающие меня в оффисе в том числе и не программисты, умеют писать запросы на сиквеле. Т.е. потенциально могли бы работать на ДБ девелоперами среднего уровня. А вот сидят на саппорте или чем то вроде этого и не прыгают.
ABSTRACT: In this paper we present the data manipulation facility for a
structured English query language (SEQUEL) which can be used for accessing
data in an integrated relational data base. Without resorting to the concepts
of bound variables and quantifiers SEQUEL identifies a set of simple operaticns
on tabular structures, which can be shown to be of equivalent power to
the first order predicate calculus. A SECUEL user is presented with a consistent
set of keyword English templates which reflect how people use tables to
obtain information. Moreover, the SEQUEL user is able to conpose these basic
templates in a structured manner in order to form more complex queries.
SEQUEL is intended as a data base sublanguage for both the professional programmer
and the more infrequent data base user.