Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

195
Views
How do i check if the numbers in my JTable Column is lesser than a specified no and display only that particular row

I'm trying to loop through a column in my Jtable after performing the sql code to get the particular column i.e

String sql = "Select Age From StudentTable"; 

Here Age is a Column on the StudentTable and i'm searching for ages below and above a particular age, then display the corresponding rows only. How do i go about this ?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Well i finally figured this out. All i needed was an SQL statement

String sql = "SELECT * FROM StudentTable WHERE Age > '"+yourintegervariable+"'";

and that was it.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!