What this QUERY return ERROR? :(

  • Thread starter Thread starter Yura Zavaliy
  • Start date Start date
Y

Yura Zavaliy

What this query return ERROR?? :(
SELECT railways.id
FROM railways
WHERE Min(id)=10
 
what is the error message?

If it's an Aggregate issue, then use Group By
 
Inpossible use statistic function suggestion WHERE ........
Where error? MSA 2002
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top