MindsDB home page
Search...
⌘K
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
MindsDB home page
Search...
⌘K
Ask AI
Slack
GitHub
Website
Watch Video
Watch Video
Search...
Navigation
Projects
Use a Project
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Slack
GitHub
Website
Watch Video
On this page
Description
Syntax
Projects
Use a Project
Copy page
Copy page
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.