Laurent ROCHE wrote:
> Hi,
>
> Another feature request:
> I would like to be able to rename a database by right clicking on a database
> and choosing Rename from the context menu (which does not exist right now).
>
> I know I can do the same thing by opening a query window and writing a ALTER
>
Laurent ROCHE a écrit :
> Another feature request:
> I would like to be able to rename a database by right clicking on a database
> and choosing Rename from the context menu (which does not exist right now).
>
> I know I can do the same thing by opening a query window and writing a ALTER
> DATAB
Hi,
Another feature request:
I would like to be able to rename a database by right clicking on a database
and choosing Rename from the context menu (which does not exist right now).
I know I can do the same thing by opening a query window and writing a ALTER
DATABASE ... RENAME TO ...
command,