Userdb: Difference between revisions

From Data Islands
(Created page with "'''Syntax''' : usedb <DATABASE> <ENTER> Description : To select and use any available database.")
 
(powerbi update)
Tags: Reverted Visual edit
Line 2: Line 2:


Description : To select and use any available database.
Description : To select and use any available database.
* PowerBI
In PowerBI we treat a powerbi "workspace" as a database.
So using
>usedb "some workspace name"
the system will switch to that workspace (Database)
or if it does not exist prompt you to create a workspace (database) with that name.

Revision as of 12:33, 23 August 2023

Syntax : usedb <DATABASE> <ENTER>

Description : To select and use any available database.

  • PowerBI

In PowerBI we treat a powerbi "workspace" as a database.

So using

>usedb "some workspace name"

the system will switch to that workspace (Database)

or if it does not exist prompt you to create a workspace (database) with that name.