After running some commands and trying to close SQL Developer, it always asks me "database has been modified. Save changes?". Most times I'm only running select statements. Is it safe to reply Yes/No? What if I've done an update to a table. Is it going to get rid off updates even though I've issued the commit; command?
Thank you.