This tag is for questions about database view or UI / architectural view.
How can I create a custom page.tpl.php for a specific view? I'm not talking about styling the view …
drupal drupal-6 views drupal-views drupal-themesI am working on some compelex sql queries in Oracle 11g, which have aggregation functions like SUM and joins multiple …
sql database oracle11g views tablespaceThis question is about database views, not materialized-views. Pros: Query simplification. Avoid repeat the same joins on multiples queries. Avoid …
views database-agnosticCan someone please explain to me in simple English how an index on a view works? I have a fairly …
sql sql-server indexing views indexed-viewI'm experiencing a rather frustrating problem. My MVC site runs fine for the most part, but randomly throws an error (…
c# asp.net-mvc controller views viewdataI've been googling around about this and can't find the right path. I'm working on a Rails app that is …
ruby-on-rails viewsEditorFor() can take an object additionalViewData parameter which the typical method to populate is something like: EditorFor(model => model.…
asp.net-mvc asp.net-mvc-3 views anonymous-typesI've obtained a project that have controllers (minimal code only) and models, but the views are missing. Is there a …
ruby-on-rails views models scaffoldI've seen discussions about this in the past, such as here. But I'm wondering if somewhere along the line, maybe 10…
oracle views oracle11g parameterized user-defined-functions