How to average in SQL?

Asked

Viewed 131 times

1

I have a job to do where I insert name and two notes into a database using Voicexml. I have two tables, one with nome, notaum, notadois and another with nome, media. How do I calculate the average of notaum and notadois and insert into the other table?

  • What have you ever tried to do?

  • I tried to research how to do this because my SQL skills are almost null. But code I haven’t done yet.

  • @Luizfernandoelesbão The answer solved your question? Do you think you can accept it? See [tour] if you don’t know how you do it. This would help a lot to indicate that the solution was useful for you. You can also vote on any question or answer you find useful on the entire site (when you have 15 points).

1 answer

5

Browser other questions tagged

You are not signed in. Login or sign up in order to post.