Hi! I have in my database few tables and each table have a column with dates of inserting records. I don't know how to go through the database, through all tables, in chronological order, from the first inserted record until the last, can anyone help? tnx!
Recommended Answers
Jump to PostWhat do you mean by this statement:
"have a column with dates of inserting records"
With regard to...
I don't know how to go through the database, through all tables, in chronological order
You use a SQL SELECT statement to query the database table. If you …
All 3 Replies
JorgeM
966
Problem Solver
Team Colleague
Featured Poster
iv_jo
0
Newbie Poster
JorgeM
966
Problem Solver
Team Colleague
Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.