Skip to main content
University
of
Nebraska–Lincoln
Log In
Search
Search
Submit
Close
Midwest Roadside Safety Facility
Menu
Search
Log In
Home
Who We Are
History
Faculty/Staff
Employment
Contact Us
Services
Testing
Finite Element Analysis
Design/Consulting
Pooled Fund
About
Member States
Active Projects
Members Only
Tech Transfer
Newsletters and Featured Research
Research Hub
AFB20 (user/password required)
MASH Hardware Clearinghouse
Search Clearinghouse
Upload New System
Login
Pooled Fund Q&A
Q&A Home
Ask a Question
Search Questions
Q&A Reports
Login
Q&A Home
Ask Us A Question
Search Answered Questions
Q&A Reports
Login
Nebraska
MwRSF
Pooled Fund
Q&A Home
Q&A Home
SELECT problems.id as problem_id, problems.problem_title, problems.state_name, max(date_time) as max_time, min(date_time) as min_time FROM `entries` JOIN problems on entries.problem_id = problems.id WHERE entries.date_time > '1980-01-01 00:00:00' AND ( entries.problem_id = 32919 ) GROUP BY problems.id state_name ;
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'state_name' at line 14