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 8325561
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:28:47+00:00 2026-06-09T00:28:47+00:00

In my database have one table AM_HISTORY in that two columns like USER_ID ,

  • 0

In my database have one table AM_HISTORY in that two columns like USER_ID,SAVE_DATA.

My Questions are…

How to select recent saved data in AM_HISTORY table?

How to select most 10 or 50 records in AM_HISTORY table?

please help…

USER_ID  SAVE_DATA  
   1     Data1 
   1     Data2 
   2     Data1 
   2     Data2 

hear USER_ID 1 have data1,data2 and 2 have data1,data2(for ex..)
so i want user 1 recent data.
Please help….

  • 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-06-09T00:28:50+00:00Added an answer on June 9, 2026 at 12:28 am

    This should work for you:

    SELECT * 
    FROM AM_HISTORY 
    ORDER BY ID DESC 
    LIMIT 10;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one database table which contains 8 columns. One of the columns is
I have one database table TABLE_TIPS with two value 1. tips_id (auto increment) 2.
In a MySQL database I have two tables linked in a join. One table
I have one large database table of request data, much like Apache request logs,
I have a database with many tables and one particular table has columns: name
I have a ms access database that has one table for each photo album
Greetings, stack overflow In my database, I already have one table, 'contacts' that contains
I am new sqlite. I have one table that having 3 columns 1. Id
I am using oracle 10g EE database.I have one table mytable and has two
I have simple database - one table with 6 collumns. 3 of them i

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.