
mysql-db – web-dev-mysql – কুইজ মডেল টেস্ট অনুশীলন – 11
12225. What does the all possible combinations of rows
- intersect
- difference
- the Cartesian product
- union
12226. Which option is used to backup more than one database by mysqldump utility
- -B
- -D
- -N
- -M
12227. What value with CREATE TRIGGER applies security mechanism
- CREATOR
- DEFINER
- DESCRIBER
- DEVELOPER
12228. What is the type of in-memory tables in MySQL
- CSV
- MEMORY
- InnoDB
- MyISAM
12229. Which option is enabled by default in mysqldump
- check
- analyze
- compress
- comments
12230. What is suffixed to the current log file after flushing the logs using FLUSH LOGS
- bkp
- old
- bak
- timestamp is suffixed
12231. Which statement allows to optimize the table to avoid defragmenting problem
- CHECK TABLE table_name
- DEFRAG TABLE table_name
- OPTIMIZE TABLE table_name
- ANALYZE TABLE table_name
12232. Which of the following cannot be unsigned
- FLOAT
- INT
- BIGINT
- MEDIUMINT
12233. What is the default separator used between values of the same row by mysqlimport
- semicolon
- tab
- comma
- newline
12234. Which type of backup, backs up all the files that have changed since the last full backup
- Full
- Incremental
- None of the above
- Differential
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।