SQL Basics: Table creation and inserting data

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
11,325
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Aug 18, 2010

This SQL Screencast will demonstrate the basics of table creation and inserting data into tables using SQL. - create table (s) - set primary key (s) - add constraints - add foreign keys - insert data - read data from the table

Category:

Howto & Style

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (michaelfudge)

  • @dolaonline Very true! I know that works in 2008, I wonder about SQL 2005.

  • how can i create table and insert data in the same time from a nother table

  • @thegoldabdel SELECT INTO newTABLE ....

see all

All Comments (10)

Sign In or Sign Up now to post a comment!
  • SQL 2005 Management Studio Express actually works....I tried on my Windows7 Machine no-luck and tried 2008 express ...no luck - but then I went and downloaded onto my laptop running a very old WindXP edition and SQL Server 2005 Management Studio express actually loaded up and ran like a dream. Problem is now I have Visual Web developer 2008 working on Windows7 machine at Mums house with no database working but the SQL server Man Studio working on my laptop at my house ...2 miles apart!!Options?

  • From 4:40...Instead of the 3 insert statements, u can do the following:

    insert into product_types

    (product_type) values ('book'),('hardware'),('softwa­re');

  • @sickness2snipe yeah it is .

  • Great video. Helped a lot. Thanks!

  • is your name really michael fudge?

  • good thanks!!!!!!

  • Thanks

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more