Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2009
    Posts
    1

    Help me asap... I need this for my exam

    Using SQL STATEMENT, create a script that will relate tables



    I know the basic sql statements but this is the first time I encountered sql statement that will relate tables ...


    answers will be very much appreciated ..




    here is my sample scenario


    Using SQL Statement I need to relate the 2 tables






    cat_tab with fields catid, catdesc


    item_tab with fields itemId, itemDesc, catId <catId is the foreign key to relate with cat_tab>


    please help me!!!! :'(

  2. #2
    Join Date
    Apr 2009
    Location
    Houston
    Posts
    2
    I'm no pro but I saw nobody had answered you.
    Are you saying you're supposed to use a sql statement to create the relationship between the two tables? Or are you perhaps supposed to use a sql to gather information from the two tables?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Query help needed asap!!
    By msaccess09 in forum Queries
    Replies: 1
    Last Post: 02-25-2009, 09:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums