SlideShare a Scribd company logo
Technical Questions for 1 year Experience in Mysql
1. What is MySQL?
2. What are the technicalfeatures of MySQL?
3. Why MySQL is used?
4. What are Heap tables?
5. What is the default port for MySQL Server?
6. What are the advantages ofMySQL when compared with Oracle?
7. Differentiate betweenFLOAT and DOUBLE?
8. Differentiate CHAR_LENGTHand LENGTH?
9. How to representENUMs and SETs internally?
10. What is the usage of ENUMs in MySQL?
11. Define REGEXP?
12. Difference betweenCHAR and VARCHAR?
13. Give string types available for column?
14. How to get current MySQL version?
15. What storage engines are usedin MySQL?
16. What are the drivers in MySQL?
17. What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP
data type?
18. What is the difference betweenprimary keyand candidate key?
19. How do you login to MySql using Unix shell?
20. What does myisamchk do?
21. How do you control the max size of a HEAP table?
22. What is the difference betweenMyISAM Static and MyISAM Dynamic?
23. What are federatedtables?
24. What, if a table has one column defined as TIMESTAMP?
25. What happens when the column is set to AUTO INCREMENT andif you
reachmaximum value in the table?
26. How can we find out which auto increment was assignedon Last insert?
27. How can you see all indexes defined for a table?
28. What do you mean by % and _ in the LIKE statement?
29. How can we convert betweenUnix & MySQL timestamps?
30. What are the column comparisons operators?

More Related Content

DOCX
Indows soft solutions experience 2 years in my sql
DOCX
Indows soft solutions technical interview questions for 1 year experience in ...
DOCX
Indows soft solutions freshers interview questions for my sql
DOCX
Indows soft solutions technical interview questions for dotnet freshers
DOCX
Indows soft solutions technical interview questions for 1 year experienced in...
DOCX
Dot net2+ questions
DOC
Wipro infotech-interview-questions
DOC
Oracle qstns
Indows soft solutions experience 2 years in my sql
Indows soft solutions technical interview questions for 1 year experience in ...
Indows soft solutions freshers interview questions for my sql
Indows soft solutions technical interview questions for dotnet freshers
Indows soft solutions technical interview questions for 1 year experienced in...
Dot net2+ questions
Wipro infotech-interview-questions
Oracle qstns

Similar to Indows soft solutions technical questions for 1 year experience in mysql (20)

DOC
Data mining and warehousing qb
PDF
Java question bank
DOC
sharepoint faqs
PDF
MAD&PWA VIVA QUESTIONS.pdf
PDF
Question Bank Microprocessor 8085
PDF
Dotnet difference between questions list- 1
PDF
Probable questions for semester exam
PDF
Dot net softvamp techno solutions_technical interview questions 2 years exper...
DOCX
Axapta interview questions
PPTX
Mostly asked interview Question on Java Thread .pptx
PDF
C language 100 questions answers
PPTX
Best Pl/sql SQL Interview Questions
PDF
Java Interview Questions-5
DOCX
SQL interview questions for experience
DOC
Appsdba interview question
PDF
Best interview questions
DOCX
Most comprehensive list of interview questions for sap bw consultants
PPT
Ques. On O.S
DOCX
Sql test paper
Data mining and warehousing qb
Java question bank
sharepoint faqs
MAD&PWA VIVA QUESTIONS.pdf
Question Bank Microprocessor 8085
Dotnet difference between questions list- 1
Probable questions for semester exam
Dot net softvamp techno solutions_technical interview questions 2 years exper...
Axapta interview questions
Mostly asked interview Question on Java Thread .pptx
C language 100 questions answers
Best Pl/sql SQL Interview Questions
Java Interview Questions-5
SQL interview questions for experience
Appsdba interview question
Best interview questions
Most comprehensive list of interview questions for sap bw consultants
Ques. On O.S
Sql test paper
Ad

Recently uploaded (20)

PPTX
Computer Software - Technology and Livelihood Education
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Types of Token_ From Utility to Security.pdf
PDF
AI/ML Infra Meetup | LLM Agents and Implementation Challenges
PPTX
Tech Workshop Escape Room Tech Workshop
PDF
Salesforce Agentforce AI Implementation.pdf
PPTX
Patient Appointment Booking in Odoo with online payment
PDF
How Tridens DevSecOps Ensures Compliance, Security, and Agility
PDF
DNT Brochure 2025 – ISV Solutions @ D365
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PDF
Wondershare Recoverit Full Crack New Version (Latest 2025)
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
Autodesk AutoCAD Crack Free Download 2025
PPTX
assetexplorer- product-overview - presentation
PDF
Time Tracking Features That Teams and Organizations Actually Need
PDF
iTop VPN Crack Latest Version Full Key 2025
PDF
AI Guide for Business Growth - Arna Softech
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
Multiverse AI Review 2025: Access All TOP AI Model-Versions!
Computer Software - Technology and Livelihood Education
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Types of Token_ From Utility to Security.pdf
AI/ML Infra Meetup | LLM Agents and Implementation Challenges
Tech Workshop Escape Room Tech Workshop
Salesforce Agentforce AI Implementation.pdf
Patient Appointment Booking in Odoo with online payment
How Tridens DevSecOps Ensures Compliance, Security, and Agility
DNT Brochure 2025 – ISV Solutions @ D365
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Wondershare Recoverit Full Crack New Version (Latest 2025)
Advanced SystemCare Ultimate Crack + Portable (2025)
Autodesk AutoCAD Crack Free Download 2025
assetexplorer- product-overview - presentation
Time Tracking Features That Teams and Organizations Actually Need
iTop VPN Crack Latest Version Full Key 2025
AI Guide for Business Growth - Arna Softech
Why Generative AI is the Future of Content, Code & Creativity?
Multiverse AI Review 2025: Access All TOP AI Model-Versions!
Ad

Indows soft solutions technical questions for 1 year experience in mysql

  • 1. Technical Questions for 1 year Experience in Mysql 1. What is MySQL? 2. What are the technicalfeatures of MySQL? 3. Why MySQL is used? 4. What are Heap tables? 5. What is the default port for MySQL Server? 6. What are the advantages ofMySQL when compared with Oracle? 7. Differentiate betweenFLOAT and DOUBLE? 8. Differentiate CHAR_LENGTHand LENGTH? 9. How to representENUMs and SETs internally? 10. What is the usage of ENUMs in MySQL? 11. Define REGEXP? 12. Difference betweenCHAR and VARCHAR? 13. Give string types available for column? 14. How to get current MySQL version? 15. What storage engines are usedin MySQL? 16. What are the drivers in MySQL? 17. What does a TIMESTAMP do on UPDATE CURRENT_TIMESTAMP data type? 18. What is the difference betweenprimary keyand candidate key? 19. How do you login to MySql using Unix shell?
  • 2. 20. What does myisamchk do? 21. How do you control the max size of a HEAP table? 22. What is the difference betweenMyISAM Static and MyISAM Dynamic? 23. What are federatedtables? 24. What, if a table has one column defined as TIMESTAMP? 25. What happens when the column is set to AUTO INCREMENT andif you reachmaximum value in the table? 26. How can we find out which auto increment was assignedon Last insert? 27. How can you see all indexes defined for a table? 28. What do you mean by % and _ in the LIKE statement? 29. How can we convert betweenUnix & MySQL timestamps? 30. What are the column comparisons operators?