Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

SIMPLE SQL DATABASE AND TABLE CREATION

Loading...

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

Uploaded by on Mar 16, 2009

In this demonstration I will show you how simple it is to create a sql database, then a table and also use the insert statement to insert data into your table.

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 6 dislikes

Link to this comment:

Share to:

Uploader Comments (billaking)

  • ok so on the insert into what i am calling [Timeclock] i have a bad syntax somewhere....

    insert into [TIMECLOCK] (name,date)

    value('1','12/12/2012'

    please help

    -Kris

  • @Bioh4zardGaming values not value

  • HOW do we insert a lot of data from a text file?

    is there a way to do that .. maybe a video??/ :)

  • @pcmatt2000 Put a GO after each insert line

  • HOW do we insert a lot of data from a text file?

  • @pcmatt2000 Put the GO keyword after each insert string

see all

All Comments (43)

Sign In or Sign Up now to post a comment!
  • How would you get to this point. Do you have a reference that explains how to set up what you did before you created the database? I want to do this on an actual server. not a localhost. Thanks and God Bless.

  • thx ..........................dear

  • Thanks for the good video. The mistakes add to a "real world" experience.

  • THANK U BRO

  • @Bioh4zardGaming : This should work

    insert into [TIMECLOCK] ([name],[date])

    values('1','12/12/2012')

  • Thanks for the tutorial here. Made it alot easier to understand database creation. Kudos and probs bredda.

  • i watch tutorial videos of SQL because our prof. is so boring and making it really boring and useless....

  • Thanks a lot brother. Please upload some more tutorials/

  • You are my savior when it comes to SQL...I really needed this video to help get me on track...THANX...I got an A....

  • herbert the pervert

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