ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

Which command is used to remove an index from the database in SQL?

<p>A. DELETE INDEX </p> <p>B. DROP INDEX </p> <p>C. REMOVE INDEX </p> <p>D. ROLL BACK INDEX </p> <p>E. None of the above</p>

user-image
تم إضافة السؤال من قبل Emad Mohammed said abdalla , ERP & IT Software, operation general manager . , AL DOHA Company
تاريخ النشر: 2015/01/11
Vinod Jetley
من قبل Vinod Jetley , Assistant General Manager , State Bank of India

B. DROP INDEX

Muhammad Zohaib Great
من قبل Muhammad Zohaib Great , Software Test Engineer II , Mazik Global, a Quisitive Company (Tyler Technologies Inc, Texas, USA)

The DROP INDEX command is used to remove an index from a database table in SQL. The specific syntax varies slightly across different database systems: SQL DROP INDEX table_name.index_name;

Muhammad Ahmad
من قبل Muhammad Ahmad , Oracle Identity Manager Developer , Techaccess Pakistan

In SQL, the command used to remove an index from a database is 'DROP INDEX'.

Zeeshan Ahmad
من قبل Zeeshan Ahmad , Full Stack developer , SigmaLabs

In SQL, the command used to remove an index from the database is DROP INDEX. The syntax is as follows:

DROP INDEX index_name ON table_name;

Where index_name is the name of the index that you want to drop and table_name is the name of the table from which you want to remove the index.

 

Faraaz Rehan Junaidi Mohammed
من قبل Faraaz Rehan Junaidi Mohammed , Research and Development Intern , FewCuts Inc.

Option b, Drop Index

Mahesh Hegde
من قبل Mahesh Hegde , Automation Engineer , MaxLinear technologies Pvt Ltd

Drop index which not only deletes the index but also completly removes that from database

Naseeb ul Hassan
من قبل Naseeb ul Hassan , IT Assistant , Iqra University Islamabad Campus

We can use DROP INDEX for removing Index in SQL

Hussam Alhayek
من قبل Hussam Alhayek , Website Administrator , Arabic Calligraphy by Everitte Barbee

DROP INDEX TABLE-NAME.INDEX-NAME

Lahari Bhumireddy
من قبل Lahari Bhumireddy , Software Developer , Eka software solutions

we can use DROP INDEX .because drop is use to remove the data from database.

Thahasim C
من قبل Thahasim C , Accountant , Apco

Which command is used to remove an index from the database in SQL?

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟