1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
exis [7]
2 years ago
10

Suppose we have 999 records of employees Emp1, Emp2, Emp5, Emp6 and so on up to Emp998 and Emp999 stored in a sequence. Hence, r

ecords are nothing but a row in the table. In the employee table, we want to insert new records Emp3 and Emp4 in the sequence, and once we have done insertion we need to update and retrieve the record efficiently to optimize the performance of a database by minimizing the access time when query is being executed.
Engineering
1 answer:
artcher [175]2 years ago
3 0

The records in the table represents the employee ID of each employee. Assume the table name is EMPLOYEES and the field name of employee IDs is ID, the following SQL query inserts Emp3 and Emp4 into the employees table.

INSERT INTO EMPLOYEES (ID) values (Emp3), (Emp4)

<em>The complete question requires that we list the pros and cons of solving the problem using Index sequential access method (ISAM).</em>

<em />

The advantage of using ISAM is that priorities are given to the indices of the records being inserted. So, Emp3 and Emp4 will be inserted immediately after Emp2.

However, a major disadvantage of using ISAM is that it is very expensive to keep the indices in a sequential order;

See attachment for the illustration of Index sequential access method (ISAM).

Read more about Index sequential access method (ISAM) at:

brainly.com/question/4692093

You might be interested in
Write the chemical equation of the polymerization reaction to synthesize PS
marin [14]

Explanation:

Styrene is  a vinyl monomer in which there is a carbon carbon double bond.

The polymerization of the styrene, which is initiated by using a free radical which reacts with the styrene and the compound thus forms react again and again to form polystyrene (PS).

The equation is shown below as:

\begin{matrix}& C_6H_5 \\&|\\n H_2C & =CH\end{matrix}        ⇒                \begin{matrix}&C_6H_5 \\&|\\ -[-H_2C & -CH-]-_n\end{matrix}

6 0
3 years ago
Design a ductile iron pumping main carrying a discharge of 0.35 m3/s over a distance of 4 km. The elevation of the pumping stati
snow_tiger [21]

Answer:

D=0.41m

Explanation:

From the question we are told that:

Discharge rate V_r=0.35 m3/s

Distance d=4km

Elevation of the pumping station h_p= 140 m

Elevation of the Exit point h_e= 150 m

Generally the Steady Flow Energy Equation SFEE is mathematically given by

h_p=h_e+h

With

P_1-P_2

And

V_1=V-2

Therefore

h=140-150

h=10

Generally h is give as

h=\frac{0.5LV^2}{2gD}

h=\frac{8Q^2fL}{\pi^2 gD^5}

Therefore

10=\frac{8Q^2fL}{\pi^2 gD^5}

D=^5\frac{8*(0.35)^2*0.003*4000}{3.142^2*9.81*10}

D=0.41m

8 0
3 years ago
Describe the greatest power in design according to Aravena?
Ann [662]

Answer: Describe the greatest power in design according to Aravena? The subject of Aravena’s recent Futuna Lecture Series in New Zealand was ‘the power of design,’ which he described as ultimately being “the power of synthesis” because, increasingly, architects are dealing with complex issues and problems.

What are the three problems with global urbanization? 1. Degraded Environmental Quality ...

2. Overcrowding ...

3. Housing Problems ...

4. Unemployment ...

5. Development of Slums...

How could you use synthesis in your life to solve problems? Hence, synthesis is often not a one-time process of solution design but is used in combination with problem understanding and solution analysis to progress towards a more complete understanding of problems and solutions over time (see Applying the Systems Approach topic for a more complete discussion of the dynamics of this aspect of the approach).

I got all three answers

4 0
1 year ago
Ai r is compressed by a 30-kW compressor from P1 to P2. The air t emperature i s maintained constant at 25oC during thi s proces
RUDIKE [14]

Answer:

The rate of entropy change of the air is -0.10067kW/K

Explanation:

We'll assume the following

1. It is a steady-flow process;

2. The changes in the kinetic energy and the potential energy are negligible;

3. Lastly, the air is an ideal gas

Energy balance will be required to calculate heat loss;

mh1 + W = mh2 + Q where W = Q.

Also note that the rate of entropy change of the air is calculated by calculating the rate of heat transfer and temperature of the air, as follows;

Rate of Entropy Change = -Q/T

Where Q = 30Kw

T = Temperature of air = 25°C = 298K

Rate = -30/298

Rate = -0.100671140939597 KW/K

Rate = -0.10067kW/K

Hence, the rate of entropy change of the air is -0.10067kW/K

3 0
3 years ago
Engineering is the use of scientific principles to design and build machines, structures, and other items, including bridges, tu
Thepotemich [5.8K]

Is this a question or a statement?

4 0
3 years ago
Other questions:
  • What is the air change rate (ACH) for a 100 ft^2 (9.3 m^2) space with a 10 ft (3.0 m) ceiling and an airflow rate of 200 cfm (95
    12·1 answer
  • What the Best describes the purpose of the occupational safety and health administración OSHA
    12·1 answer
  • Show that -40 F is approximately equal to -40 C.
    12·1 answer
  • If these components have weights WA = 50000 lb , WB=8000lb, and WC=6000lb, determine the normal reactions of the wheels D, E, an
    14·1 answer
  • How can you drop two eggs the feweHow can you drop two eggs the fewest amount of times, without them breaking? ...st amount of t
    13·2 answers
  • Yall know what this is called?​
    15·1 answer
  • Compare the temperature dependence of Nabarro-Herring and Coble creep. Which is more temperature-sensitive
    15·1 answer
  • Which rules of the road apply to people riding bicycles, under Illinois law? *
    9·1 answer
  • A 1/20 scale model of a wing is used to determine forces on the actual airplane. the 1/20 scale refers to the:_____
    10·2 answers
  • A motor takes 38 amperes on a 220-volt circuit. Find the horsepower output (hp) of the motor shown with an efficiency of 90%. Ex
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!