Results 1 to 2 of 2
  1. #1
    Sunwers is offline Novice
    Windows 8 Access 2013
    Join Date
    Jul 2014
    Posts
    3

    Question about the SELECT Command

    Hello everyone,

    I need some help with Access. I'm new to this program and I need to list all information about a customer (using that customer's number) from a Customer table. Here is the command I have:

    SELECT Customer WHERE CustomerNum=453
    GIVING Answer

    This command need to create a new table named Answer that contains only one row in which the customer number is 453. I created a query and selected the customer table. Then I clicked on SQL view at the top left-hand side and enter this command... I also tried adding commas in between but it said I had a syntax error. What am I doing wrong?

    Thanks in Avance

    :-)

    Sunwers

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    To my knowledge GIVING isn't valid SQL. Creating a new table would unusual, but look at a make table query if you really need to.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 3
    Last Post: 11-19-2013, 11:30 AM
  2. Replies: 3
    Last Post: 08-04-2013, 07:11 AM
  3. Replies: 14
    Last Post: 02-19-2013, 03:16 PM
  4. Replies: 4
    Last Post: 08-25-2012, 07:19 PM
  5. Replies: 2
    Last Post: 03-25-2010, 12:11 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