Skip to main content
MindsDB home page
Unify
Ask AI
Copy page
Search...
MindsDB home page
Search...
Navigation
Projects
Use a Project
Overview
Introduction
Overview
Data Unification
Knowledge Bases
Tables, Views, and Files
Projects
Create a Project
Remove a Project
List Projects
Use a Project
Data Transformation
Custom Functions
Standard SQL Support
Data Automation
Jobs
Triggers
Watch Video
Slack
GitHub
Website
On this page
Description
Syntax
Projects
Use a Project
Description
The
USE
statement will change the context of MindsDB to the specified project. This allows you to run subsequent queries within the context of that project.
Syntax
Here is the syntax:
Copy
Ask AI
USE
project_name;
On execution, we get:
Copy
Ask AI
Query successfully completed
Was this page helpful?
Yes
No
Suggest edits
Raise issue
List Projects
LLM()
Assistant
Responses are generated using AI and may contain mistakes.