Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mkuzmina/hw12 #137

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

mkuzmina/hw12 #137

wants to merge 2 commits into from

Conversation

orioledev
Copy link

  1. Скрипт создания БД - ddl.sql
  2. Функции необходимые для заполнения БД тестовыми данными - functions.sql
  3. Скрипт заполнения БД тестовыми данными на 10000 строк - fill_10k.sql
  4. Скрипт заполнения БД тестовыми данными на 10000000 строк - fill_10kk.sql
  5. Скрипт для создания индексов - create-indexes.sql
  6. Скрипт для удаления индексов - drop-indexes.sql
  7. Список самых больших по размеру объектов БД - largest-db-objects.sql
  8. Список самых часто и редко используемых индексов - indexes-statistics.sql
  9. SQL-скрипты с планами выполнения запросов - каталог sql
  10. Таблицы с результатами по каждому из запросов - каталог results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant