Companies Home Search Profile

How to Create a SQL Server Database: MSSQL | SSMS

Focused View

Bluelime Learning Solutions

1:30:20

1 View
  • 1. Introduction.mp4
    00:20
  • 2. What is SQL Server.mp4
    02:57
  • 3. SQL Server Editions.mp4
    04:45
  • 4. Download SQL Server.mp4
    04:31
  • 5. Install SQL Server.mp4
    09:43
  • 6. SQL Server Configuration Manager.mp4
    08:10
  • 7. Install SQL Server Management Studio - SSMS.mp4
    05:48
  • 8. Connect SSMS to SQL Server.mp4
    07:46
  • 9. Basic Database Concepts.mp4
    04:31
  • 10. Create and configure a new databse.mp4
    16:23
  • 11. Create a new table.mp4
    13:17
  • 12. Import data into table.mp4
    12:09
  • Description


    Learn how to create a new database and table inside SQL Server

    What You'll Learn?


    • Install SQL Server
    • Install SQL Server Management Studio -SSMS
    • Connect SSMS to SQL Server
    • Create and configure a new database
    • Create a new table in database
    • Import data into database

    Who is this for?


  • Beginners to databases
  • What You Need to Know?


  • An instance of SQL Server required.
  • More details


    Description

    SQL Server is a software application designed to manage databases, it stores and retrieves data as requested by otherhosted-applications-1 applications.   When software developers are writing new business applications that store information in a database they will very often use SQL Server’s functionality to look after the databases rather than reinventing the wheel writing their own code to do the same thing.  This makes writing database applications easier and quicker (and therefore cheaper) as well as making them more reliable, scalable and secure.

    A database in SQL Server is made up of a collection of tables that stores a specific set of structured data. A table contains a collection of rows, also referred to as records or tuples, and columns, also referred to as attributes. Each column in the table is designed to store a certain type of information, for example, dates, names, dollar amounts, and numbers.

    A computer can have one or more than one instance of SQL Server installed. Each instance of SQL Server can contain one or many databases. Within a database, there are one or many object ownership groups called schemas. Within each schema there are database objects such as tables, views, and stored procedures. Some objects such as certificates and asymmetric keys are contained within the database, but are not contained within a schema.

    Who this course is for:

    • Beginners to databases

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Bluelime Learning Solutions
    Bluelime Learning Solutions
    Instructor's Courses
    Bluelime is UK based and creates quality easy to understand  eLearning  solutions .All our courses are 100% video based. We teach hands –on- examples  that teach real life skills .Bluelime has engaged in various types of projects for fortune 500 companies and understands what is required to prepare students with the relevant skills they need.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 12
    • duration 1:30:20
    • English subtitles has
    • Release Date 2024/04/13