Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Too bad we can't run 'explain plan' on them :)


Explain Plan? Isn't that oracle? I ask because there is an "EXPLN" link that gives you what I think you're asking for.


Saw that after I posted that, thanks.


postgres has something similar. Pretty nice for benchmarking and optimizing queries.


Postgres: EXPLAIN ANALYZE.


In MySQL it's just "EXPLAIN <YOUR QUERY>".




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: