Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1115563
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T03:10:32+00:00 2026-05-17T03:10:32+00:00

Hai I am having the table USERS with the fields like USERACCNO FIELD-1 FIELD-2

  • 0

Hai I am having the table USERS with the fields like

USERACCNO
FIELD-1
FIELD-2
.
.
.
.
.
.
FIELD-10

Now I want to get the Value from field-2 .SO I wrote a query like this
SELECT FEILD-2 FROM USERS WHERE USERACCNO='1'
But It returns error.
So I wrote a query Like this SELECT 'FEILD-2' FROM USERS WHERE USERACCNO='1'
Here I got the result 'FEILD-2' instead of field-2 value.How can I get the result for field-2 value?What’s the wrong with my query or table structure?Thanks in advance.

Updated:
FEILD-2 to FIELD-2
FEILD-10 to FIELD-10

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T03:10:33+00:00Added an answer on May 17, 2026 at 3:10 am

    You need to use backticks in MySQL for identifiers that contain special characters (such as the dash sign):

    SELECT `FIELD-2` FROM users WHERE useraccno = '1';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hai friends i am having the table like this TBLKEY EMPKEY EMPNAME ----------- ------------------------------
Hai I am having a form which contains a filetype like this <tr><td> <input
Hai Techies, I have some stored procedure which was written in SQL server.Now i
Hai am having a WPF user control in my WPF Form, when i click
Hai am having a WPF user control, when i use that control in another
Hai Freinds I am having two textbox name empame,empid i n that i am
hai friends I am one dataset like this ds like three columns this: tblkey
Hai, Am using DevExpress LookupEdit in C#.NET application.I want to clear all items in
Hai All... I want to change the uipagecontroller indicator(dot) color...For that i'm doing the
Hai Friends, I want to know what is the best alternative to J2ME. When

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.