Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
WAMP + MySql = Awesome
Rating: 4.1 out of 5(23 ratings)
1,702 students
Created byRico Rodriguez
Last updated 11/2015
English

What you'll learn

  • Design a Complex Database For Any Line Of Business Application
  • Be Able To Write Complex SQL Statements
  • Be able to manipulate a massive amount of data in milliseconds.
  • Understand what a Relational Database Is
  • Understand Primary and Foreign Keys

Course content

6 sections46 lectures2h 52m total length
  • Intro0:44

    Welcome to WAMP + MYSQL = AWESOME online tutorial.
    This class will help you set up WAMP and learn on a local instance of MySQL that will keep you learning in a local environment.

    It’s a smart world out there so gear up and let’s learn together!

  • What Is This Course About?0:41

    Hey Guys!

    WAMP + MYSQL = AWSOME is your one-stop e-learning support for SQL [Structured Query Language] basics for both developer and non-developer enthusiast like you.

    The tutorial will narrow down the list of essential details about the SQL commands such as SELECT, UPDATE, DELETE, INSERT INTO, CREATE DATABASE to name a few.

    It will provide you with a step by step learning modules from installing WAMP [Windows] and MAMP [Macintosh] down to SQL syntax, statements and functions. This tutorial will help you in creating effective databases suited to your lifestyle and business management demands with ease.

    So stay tuned in.

  • Hit the HD button for the best experience0:11

    Want a high-definition tutorial for effective learning environment? Check this out!

  • What is a Database1:35

    This chapter will introduce Databases by description, management, creation and its purpose in maintaining and accessing information.

  • What will this class cover0:47

    As you hit the play button, this video will summarize the overview of the course outline provided by WAMP + MYSQL = AWESOME tutorial.

    Courses that are arranged and designed just for YOU.

  • Look at these quick examples of Databases2:48

    A quick talk about common database applications that you yourself can experience on a daily basis.
    This video will serve as your head start in selecting significant elements to manage and organize your databases.

  • Let's Introduce Our Project1:46

    In this video, we will describe our project. It is where you can find instructions for setting up a new database in order for you to host the Music Festival.

    This teaching technique will challenge e-learner’s potential to provide a report of descriptive information on a database for a project to come up with a simple database concept.

    The first case study is up!

    Let's go on.

  • Lets Have An Initial Design Discussion About Our Database1:42

    This chapter will help the students differentiate relevant from irrelevant keys of information needed for the case study provided by the previous video [lecture 7].

  • Tools In Our Database Toolbox3:10

    We will learn the basics first and understand different tools in database creation before designing a table. This is a summary of discussions about the following:

    • TABLES
    • VIEW
    • STORED PROCEDURES
    • FUNCTION
    • Sub levels of FIELD

    In addition, it covers the anatomy of tables such as identity columns, foreign key columns and data columns.

    Shortly after this video, we will learn how to design a table.

  • Initial Discussion About Tables5:38

    In order to enumerate the different data needed in the case study [Lecture 7], we need to identify the required information of the band and vendors from the Music Festival to create a database table.

    *Database keys hold vital parts in relational databases and for table structure.

    This will help you narrow down important keys such as identifying name, home state, number of band members, genre, contact details, lot sizes, incomes and who to contact and Etc. These are only a few of some requirements for the database development.

    The keys will be assigned and categorized under different data types VARCHAR, STRING, DECIMAL and INTEGERS.

    Next stop is for FOREIGN KEYS.

  • Foreign Keys1:49

    In designing databases, you need foreign keys to make the links on table possible. We often call this cross referencing. Its a relationships between PARENT and CHILD tables and its ability to CREATE and ALTER tables to spread out the data.

  • Download WAMP1:16

    This chapter will assist you in downloading WAMP SERVER.

    WAMP stands for [Windows, Apache, MySQL, Php] it is a Windows Server that functions as a platform in web development environment to easily manage your databases.

    Just click the video and see steps as quick as 1-2-3 and you’ll be there in no time.

  • Simple Tour Of PHP My Admin1:24

    This simple video tour will help you familiarize with PHPMyAdmin environment. PhpMyAdmin is a free software tool written in PHP. Frequently, manages Databases, SQL panes to run queries, status, export and imports and etc.

    PHP is originally spelled out as Personal Home Page. Known for its versatility and usefulness in web development.

    Stay tuned and see you in the next tutorial.

  • Creating Our Database and First Table5:14

    In line with the previous video tour in PHPMyAdmin environment, we will now proceed to our Mysql WAMP server and get started.

    We will teach you how to generate your first database and be able to select effective collation [utf8_general_ci] to meet the case study requirements.

    Your first table will hold all eight fields of data that was identified in the case study [Music Festival]. Make a quick visit to Lecture 7 and Lecture 10.These data are assigned to different placeholders to set the data’s NAME, TYPE, VALUES, INDEX and Etc for your database structure.

  • Walk Through of PHP My Admin From a Database Standpoint1:37

    In this part of our PhpMyAdmin tutorial, we will briefly discuss the functionality of each tool. The left panel of PhpMyAdmin environment is actually a preview list of databases. Opting for one database link will help you manage your data. After selecting a database, the STRUCTURE window pops out and display tables. This action allows to create more tables and set the number of columns. Technically, it is presented in a form of a placeholder that requires field’s name, data type, attributes, collations, indexes and etc.

    In SQL window, SQL scripting statements and queries were written. SEARCH window is provided for you to search any databases to generate search query for your chosen table. Building QUERY and INSERTING clause is needed for data records on your table, IMPORT and EXPORT of data, OPERATIONS window helps you in renaming a table, copying a table even changing table values.

  • Creating Our Vendor and Customer Tables5:47

    Under this section of WAMP + SQL = AWESOME PhpMyAdmin tutorial, we will discuss easy to follow instructions in creating vendor, customer and band tables in our database [BILLFEST].

    This chapter assumes that you will be retrieving all the data from the case study and transfer it to phpMyAdmin by filling up the placeholders at the same time setting your database structure [NAME, TYPE, COLLATION and etc].

    At the end of this video we will have our database and tables about our actual festival.

    Getting more exciting, right?

  • Band List0:11

    This chapter flashes lists of Music Legends in text file.
    It contains the following:
    1. Artist’s names [ FIRST NAME and LAST NAME ]
    2. Locations
    3. Number of Band Members
    Download the file or simply highlight the text, then copy the selected text from this screen and paste it to a notepad, so grab your copy now!


    Don't miss our next tutorial!

  • Filing Out Our Data8:26

    In the following part of our PhpMyAdmin tutorial we will start to fill up our database table with our festival data. This music festival scenario will help us identify the things we need the most, the things we miss and demands that we need to meet.

    Technically, we will learn to insert data to our database [BILLFEST] by using the text data from LECTURE 17.transferring data may take time but in the process we are mastering the table fields [tbband].

    So hit the play button and ROCK ON!

Requirements

  • You don't need to know anything before taking this course

Description

  • Do you want to SKY ROCKET your Income?
  • Do you want to master the skill of SQL.
  • Do you have an Interview coming up where you know SQL would look amazing on your resume?

Low pay SQL developers make $60,000 per year. In this course you will learn the skills necessary to rock out SQL Statements, Views, Stored Procedures and more.

In this course you will Design a database from scratch so that you understand the thought process that goes into such a design. We will then bring in the basic skills of SQL and give you example upon example of how to use this skill while building on those basic skills adding in more technique and more difficulty until they become more advanced. You will learn skills that even you average DBA doesn't do properly.

  • SQL Statements
  • Views
  • Stored Procedures
  • Triggers
  • User Defined Functions
  • and a lot more!

When you are done with this course, you will be able to walk into a interview with a calm confidence and show them that you know what you are doing and apply these skills to build the database back end for an application that will stand the test of time.

If you want a better career take this course you will not be disappointed.

Enroll with confidence! Your enrollment is backed by Udemy's 30-day, no-questions-asked, money-back guarantee!

Who this course is for:

  • If you have ever wanted to understand databases you should take this course
  • If you want to know how to speed up Queries you should take this course.
  • If You have never Seen a Database You Should Take this course