Computer Science, asked by Anonymous, 6 months ago

class 10 Information technology

Short answer questions (II).
1. How do you specify criteria in a query such that:
(a) All of them should work together
(b) Any one of them is sufficient

2. How can you compare numeric values in an SQL query?

3. How much storage space is taken by each of the following.
(a) Small Integer
(b) Big Integer
(c) Double

4. Give at least two examples of referential integrity from real world.

5. What are some fields that are part of the design grid when creating query in design view?

fast answer fast plz ​

fakers and spammers will be reported directly to brainly through mail...

Answers

Answered by pm0049175payalmishra
1

Answer:

2) SQL Greater than Or equal to(>=) operator.

The greater than equal to operator is used to test Whether an expression (Or number) is either greater than or equal to another.

Similar questions