It'a a mistery...

Originally Posted by
iris
See the application is under development stage, as a DBA how to check or analyze the tables and views are designed considering Database performance.
Like for example, Are developers are creating proper indexes method? etc
thanks,
Some things will be obvious in development (like missing indexes), but other wise you may need to execute the query in production and examine the execution plan.
"The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb