1.SQL is a logical programming paradigm language because it gathers information and allows us to ask logical questions about that information.
a.true
b.false
.
2.After designing a fact-base from data, relationship and rules, what do we use to query the fact-base?
a.We write specific programs after designing the fact-base where we have to process the information ourselves to draw conclusions.
b.Like SQL, Queries are separate ideas with their own syntax.
c.You make a query by giving a variable as a parameter to a rule. Prolog will then search its fact-base to give you results that fulfill the variable.
d.Nothing more needs to be done. You have specified your program, now you just need to run it.

Respuesta :

1. a.true

SQL is the type of logical programming language which can be used to query the databases about the information.

2. The following is the valid statement regarding the querying of the fact-base:

a. We write specific programs after designing the fact-base where we have to process the information ourselves to draw conclusions.

What is programming?

Computer programming is the process of performing specific computations (or, more generally, obtaining specific computational results), usually by designing and writing executable computer programs. Programming includes tasks such as algorithm analysis, generation, profiling algorithm accuracy and resource consumption, and algorithm implementation (usually in the programming language of choice, commonly referred to as coding). A program's source code is written in one or more languages ​​understood by the programmer, not machine code that is directly executed by the CPU.

1. a.true

SQL is the type of logical programming language which can be used to query the databases about the information.

2. The following is the valid statement regarding the querying of the fact-base:

a. We write specific programs after designing the fact-base where we have to process the information ourselves to draw conclusions.

To know more about programming, visit:

https://brainly.com/question/23275071

#SPJ4

ACCESS MORE