• HOME
  • VIDEO
  • COURSES
    • Java Expertise
      • Java SE(Core)
      • Java EE(Advance)
      • Servlet & JSP
      • EJB & Web Services
      • JMS & Java Mail
    • Java Framework Expertise
      • Spring Framework
      • Spring MVC
      • Hibernate Framework
      • Struts/Struts2 Framework
      • JSF
    • Mobile Expertise
      • Android
      • PhoneGap
      • HTML5
      • Bootstrap
    • Training Options
      • MCA Industrial Training
      • Corporate Training
      • Internship Programs
      • Online Training
      • Major and Minor Project Training
      • Project Work (Live Project)
    • PHP Expertise
      • PHP Core
      • PHP Advanced
      • WordPress
      • Drupal
    • Web Designing Expertise
      • HTML
      • JavaScript
      • Jquery
      • AJAX
    • Others
      • MySQL
      • Software Testing
      • XML Technologies
      • Agile Methodology
  • ABOUT
  • INSIGHTS
    • Column 1
      • Testimonials/Reviews
      • Share your feedback
      • Placement
      • Career
      • News & Events
      • Project Topics – reference
      • Site Map
      • Terms and Conditions(Global)
    • Column 2
      • Registration
      • Login
      • Inquiry
      • Please Call or Fill Enquiry Detail Below
      • Video Library – Free
      • Official Website
      • Business Blog
  • BLOG
    • Column 1
      • Java SE
      • Java EE
      • Spring Framework
      • Hibernate
      • Struts
    • Column 2
      • Android
      • Project Work
      • AJAX
      • JQuery
  • CONTACT
A Training Division of eZeon Technosolutions Pvt. Ltd.
Contact
Pay & Registration
EZEON - Training Division | Best For Java | Spring Framework | Spring Boot | Android | Major/Minor Projects | Live Projects | Internship |  Python |  Flutter | artificial intelligence | Bhopal EZEON - Training Division | Best For Java | Spring Framework | Spring Boot | Android | Major/Minor Projects | Live Projects | Internship |  Python |  Flutter | artificial intelligence | Bhopal
  • HOME
  • VIDEO
  • COURSES
    • Java Expertise
      • Java SE(Core)
      • Java EE(Advance)
      • Servlet & JSP
      • EJB & Web Services
      • JMS & Java Mail
    • Java Framework Expertise
      • Spring Framework
      • Spring MVC
      • Hibernate Framework
      • Struts/Struts2 Framework
      • JSF
    • Mobile Expertise
      • Android
      • PhoneGap
      • HTML5
      • Bootstrap
    • Training Options
      • MCA Industrial Training
      • Corporate Training
      • Internship Programs
      • Online Training
      • Major and Minor Project Training
      • Project Work (Live Project)
    • PHP Expertise
      • PHP Core
      • PHP Advanced
      • WordPress
      • Drupal
    • Web Designing Expertise
      • HTML
      • JavaScript
      • Jquery
      • AJAX
    • Others
      • MySQL
      • Software Testing
      • XML Technologies
      • Agile Methodology
  • ABOUT
  • INSIGHTS
    • Column 1
      • Testimonials/Reviews
      • Share your feedback
      • Placement
      • Career
      • News & Events
      • Project Topics – reference
      • Site Map
      • Terms and Conditions(Global)
    • Column 2
      • Registration
      • Login
      • Inquiry
      • Please Call or Fill Enquiry Detail Below
      • Video Library – Free
      • Official Website
      • Business Blog
  • BLOG
    • Column 1
      • Java SE
      • Java EE
      • Spring Framework
      • Hibernate
      • Struts
    • Column 2
      • Android
      • Project Work
      • AJAX
      • JQuery
  • CONTACT

Archive


Category Archive for "Database"

1

MySQL Queries for Beginner – Quick Start

Feb 4, 2015

Please read below MySQL specific queries for reference. These are just quick start queries. Connect to server (another way to connect to server from command prompt)

MySQL
1
mysql -h localhost -u root -p

List all the databases running in server

MySQL
1
show databases;

Creating new database

MySQL
1
create database mydb;

Select database to work on

MySQL
1
use mydb;

List all the tables from selected database

MySQL
1
show tables;

Create new […]


Recent Posts

  • Spring Framework and Hibernate Workshop
  • Free Training Video Session by EZEON
  • 10 Great Benefits to Choose Spring Web MVC Framework
  • Spring Web MVC Framework Tutorial – Best from Experts
  • MySQL Queries for Beginner – Quick Start

Categories

  • AJAX
  • Android
  • Cloud Computing
  • Database
  • Hibernate
  • HTML
  • Interview Questions
  • Java EE
  • Java SE
  • JavaScript
  • JQuery
  • JSP
  • Miscellaneous
  • Project Work
  • Servlet
  • Spring Framework
  • Spring Workshop
  • Struts
  • Video Library
  • Web Services
Learn from the Experts and Experience Best Practices of Software Industry

Please write us today

Get In Touch
EZEON is a Software Development Company wish to share our Experience with Students, Developers and Companies to help them in adopting best practices. Its our small contribution towards skill development initiative

© 2023 - eZeon Technosolutions Pvt. Ltd.

  • Home
  • About
  • Courses
  • Blog
  • Site Map
  • Terms & Conditions