Skip to content

MullOverThing

Useful tips for everyday

  • Home
  • Guidelines
  • Popular
  • Miscellaneous
  • Helpful tips
  • Contributing
  • Blog
  • Home
  • Guidelines
  • Popular
  • Miscellaneous
  • Helpful tips
  • Contributing
  • Blog

  • December 11, 2020Miscellaneous

    How to restrict users access to views only?

    How to restrict users access to views only? Then modifying Jonathan’s response: Create a user-defined database role. GRANT the role SELECT on the views and…

    Read more
  • December 11, 2020Popular

    How many fact tables are in a star schema?

    How many fact tables are in a star schema? one fact table A star schema consists of one fact table, and one or more dimension…

    Read more
  • December 11, 2020Popular

    Why dynamic SQL is bad?

    Why dynamic SQL is bad? It is vulnerable to SQL injection which could hamper the security a lot. It is very complex in nature as…

    Read more
  • December 11, 2020Contributing

    What is a EventSource?

    What is a EventSource? The EventSource interface is web content’s interface to server-sent events. An EventSource instance opens a persistent connection to an HTTP server,…

    Read more
  • December 11, 2020Blog

    When to use filter in group by query?

    When to use filter in group by query? FILTER is a modifier used on an aggregate function to limit the values used in an aggregation.…

    Read more
  • December 11, 2020Blog

    What is the purpose of gather stats?

    What is the purpose of gather stats? You should gather statistics periodically for objects where the statistics become stale over time because of changing data…

    Read more
  • December 11, 2020Blog

    What are schema binding views?

    What are schema binding views? Schema binding refers to the process of associating a database view to underlying tables in order to put indexes directly…

    Read more
  • December 11, 2020Contributing

    How does a shared database work for multiple tenants?

    How does a shared database work for multiple tenants? This approach involves using the same database and the same set of tables to host multiple…

    Read more
  • December 11, 2020Guidelines

    How to split a string into multiple parts in PostgreSQL?

    How to split a string into multiple parts in PostgreSQL? Delimiter argument is used to split the string into sub-parts by using a split_part function…

    Read more
  • December 11, 2020Guidelines

    How to get the previous record in MySQL?

    How to get the previous record in MySQL? There’s another trick you can use to show columns from previous rows, using any ordering you want,…

    Read more

Posts pagination

Previous 1 … 428 429 430 431 432 433 434 435 436 … 74,181 Next

Pages

  • Contact us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions

Copyright © 2021 mulloverthing.comPowered by Nutmeg

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok