There was an error while loading. Please reload this page.
USE
Set current database.
Syntax:
USE [DATABASE] databaseid
Example:
USE DATABASE mybase; -- or USE mybase;
See also: [CREATE DATABASE](Create Database), [ATTACH DATABASE](Attach Database)
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL