Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a) Consider the following table structure that exists in an certain COLLEGE database: STUDENT (Stu_ld, Stu_Name, City, Contact_No, Specialization_Id) Write the SQL commands for the

a) Consider the following table structure that exists in an certain COLLEGE database: STUDENT (Stu_ld, Stu_Name, City, Contact_No, Specialization_Id)

Write the SQL commands for the following Crente index i) Create an index on the Stu_Name column

i) Drop the index created in Question 1.a.i.

iii) Create a composite index on two columns; Stu_Name and City

iv) Display the indexes created on the STUDENT table

b) Briefly discuss five advantages of distributed databases compared with centralized databases.

c) Write an SQL command to create a database link between a database and a remote database in a distributed database environment. Briefly elaborate the components of the SQL command.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

How To Make A Database In Historical Studies

Authors: Tiago Luis Gil

1st Edition

3030782409, 978-3030782405

More Books

Students also viewed these Databases questions