Column Deletion | MCQs

    Q1: How do you delete a column in MS Excel?

    آپ ایم ایس ایکسل میں کالم کو کیسے حذف کرتے ہیں؟
    • A. Select the column heading you want to delete and select the Delete Row button on the standard toolbar
    • B. None of these
    • C. Select the column heading you want to delete and select Insert > Delete from the menu
    • D. Right-click the column heading you want to delete and select delete from the shortcut menu

    Q2: What SQL command can be used to delete columns from a table?

    ٹیبل سے کالم حذف کرنے کے لیے کون سی ایس کیو ایل کمانڈ استعمال کی جا سکتی ہے؟
    • A. ALTER TABLE TableName DROP COLUMN ColumnName
    • B. MODIFY TABLE TableName DROP ColumnName
    • C. MODIFY TABLE TableName DROP COLUMN ColumnName
    • D. ALTER TABLE TableName DROP ColumnName
✅ Correct: 0 | ❌ Wrong: 0 | 📊 Total Attempted: 0