Results 1 to 4 of 4

Thread: SQL Course

  1. #1
    Join Date
    Apr 2005
    Location
    Portland, Or
    Posts
    2

    Question SQL Course

    I just started the begining lessons on SQL so far I have run the queries and then created a table. Is it me or is there a problem with the table we create in the lesson. When we create the table there is no column for a persons skillset IE..Programmer etc.. Then when I got to the section for Inserting information there is information that is supposed to go into the table I created but no column for the information. Am I missing something? I tried to recreate the table and including a column called "skill" It isn't working. Is anyone else having an issue with this?
    Nordite

  2. #2
    Join Date
    Apr 2005
    Posts
    2
    the column is 'title' as in their job title--title is one of the columns you create as you build the table

  3. #3
    Join Date
    Apr 2005
    Location
    Portland, Or
    Posts
    2

    Talking SQL

    Thanks very much.
    When looking at title I was thinking as in the name of my table IE..employees

  4. #4
    Join Date
    Apr 2005
    Posts
    2
    no problem--us newbies to SQL need to stick together!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •