Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing



Question - 1

Attributes of Primary key should be recommended as ______?

  • BINARY
  • UNSIGNED
  • UNSIGNED ZEROFILL
  • Nothing
Solutions
Question - 2

When we are creating table and column name created_date and updated date,then what kind od data type is recommended?

  • current_timestamp
  • datetime
  • date
  • none of the above
Solutions
Question - 3

Maximum Size varchar ___?

  • 128
  • 255
  • 11
  • None of these
Solutions
Question - 4

MIME type stands for____

  • Multiple Interface Mail Extension
  • Multipurpose Internet Mail Extensions
  • Multipurpose Interface Mail Extension
  • None of the above
Solutions
Question - 5

Maximun how many table can created mysql database?

  • 1024
  • 4046
  • 255
  • no limits
Solutions
Question - 6

application/octet-stream is MIME Type of which extension?

  • .arc
  • .bin
  • .azw
  • .avi
Solutions
Question - 7

Maximun how many column can be created in a table in myql database?

  • 1024
  • 4046
  • 255
  • no limits
Solutions
Question - 8

which is the default storage engine in mysql?

  • myisam
  • innodb
  • csv
  • memory
Solutions
Question - 9

Which point is correct for TRUNCATE TABLE statement 

  • used to remove all records from a table in MySQL
  • reset auto increment value
  • it wont role back
  • all the above
Solutions
Question - 10

How to Delete Indexes from a Table?

  • DROP INDEX indexName ON tableName
  • ALTER INDEX indexName ON tableName
  • DELETE INDEX indexName ON tableName
  • None of these
Solutions
Question - 11

In BLOB data type which type of data is being stored?

  • Intiger
  • character
  • BINARY
  • datetime
Solutions
Question - 12

Which Storage Enginee supports FOREIGN KEY referential-integrity constraints?

  • MyISAM
  • InnoDB
  • MEMORY
  • CSV
Solutions
Question - 13

InnoDB Storage Enginee supports which level locking?

  • Row level locking
  • Table level locking
  • Page level locking
  • None of the above
Solutions
Question - 14

Which format support when exporting tables from database in phpymyadmin?

  • XML
  • CSV
  • PDF
  • All the above
Solutions
Question - 15

Which format support when Importing data to database in phpymyadmin?

  • JSON
  • CSV
  • SQL
  • All the above
Solutions
Question - 16

Which below option is not DDL ?

  • CREATE
  • ALTER
  • SELECT
  • COMMENT
Solutions
Question - 17

Which below option is not Transaction Control Language (TCL)?

  • COMMENT
  • ROLLBACK
  • SAVEPOINT
  • SET TRANSACTION
Solutions
Question - 18

Which Of These Is Not A Valid Name For A Column

  • To
  • From
  • Here
  • Near
Solutions
Question - 19

How Much Character Are Allowed To Create Database Name?

  • 64
  • 128
  • 32
  • 65
Solutions
Question - 20

The maximum row size

  • Upto 65, 256 Bytes
  • Upto 65, 535 Bytes
  • Upto 64, 535 Bytes
  • None of the above
Solutions
Tags:
60+ Best Phpmyadmin Interview Questions, Phpmyadmin MCQ questions for placement,Phpmyadmin interview questions, Previously asked Phpmyadmin Questions, Frequently asked Phpmyadmin Questions,Phpmyadmin Questions for TCS, Phpmyadmin Interview Questions for Freshers, Phpmyadmin Interview Questions for Experience, Accenture Phpmyadmin Interview Questions, Phpmyadmin Objective Questions for Interview


Practice More sets Questions