How do you create temporary MySQL table in SQLAlchemy?

Do mysql create a BTree for each table?

  • Hello everyone, i have the following questions. 1. do mysql create a tree for each table. 2. If yes then what about associated tables (what happens to the mappings. how do mysql represent this tree is associated with that tree). 3. If Not (it doesn't create multiple trees), what will be the root of the tree. Appreciate all answers.

  • Answer:

    I'd think any system like mysql would create a b+tree for every index (clustered or otherwise) to facilitate faster search.

Ravi Periasamy at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.