Skip to content

MullOverThing

Useful tips for everyday

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

  • January 20, 2019Contributing

    What is a functional dependency in database?

    What is a functional dependency in database? A functional dependency (FD) is a relationship between two attributes, typically between the PK and other non-key attributes…

    Read more
  • January 20, 2019Contributing

    How can I get column names from a table in SQL?

    How can I get column names from a table in SQL? Tip Query to get all column names from database table in SQL… SELECT COLUMN_NAME.…

    Read more
  • January 20, 2019Blog

    How do I replace a blank null date in tableau?

    How do I replace a blank null date in tableau? The steps are simple: Change the data type of the Date to a String (right-click…

    Read more
  • January 20, 2019Contributing

    Should DBA have root access?

    Should DBA have root access? It is an inherent design feature of the software. If this is a breach of your policies then the policies…

    Read more
  • January 20, 2019Blog

    How does a query plan work?

    How does a query plan work? A query plan (or query execution plan) is a sequence of steps used to access data in a SQL…

    Read more
  • January 20, 2019Blog

    How do I get just the year from datetime?

    How do I get just the year from datetime? This function takes only one argument – a date or date and time. This can be…

    Read more
  • January 20, 2019Guidelines

    What are naming conventions in a database?

    What are naming conventions in a database? I’ve already stated it in the intro, but more generally, a naming convention is a set of rules…

    Read more
  • January 20, 2019Blog

    How do I give a column a default value?

    How do I give a column a default value? In Object Explorer, right-click the table with columns for which you want to change the scale…

    Read more
  • January 20, 2019Popular

    What does connection pool means?

    What does connection pool means? Connection pooling means that connections are reused rather than created each time a connection is requested. To facilitate connection reuse,…

    Read more
  • January 20, 2019Blog

    How to speed up join stack overflow in SQL Server?

    How to speed up join stack overflow in SQL Server? Put indexes on attributeId. Or, make sure indexes exist where attributeId is the first column…

    Read more

Posts pagination

Previous 1 … 73,532 73,533 73,534 73,535 73,536 73,537 73,538 73,539 73,540 … 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