Wednesday, March 7, 2012

Change the name of the database from keyboard

When a new window opens in the Query Analyser allmost everytime I need to change the name of the Database from the drop down list.For that I have to click the drop down list in the bar and change.What is the short cut key for that?I mean how can I change the name of the database in the QA from the keyboard without using mouse?

SubhasishOriginally posted by subhasishray
When a new window opens in the Query Analyser allmost everytime I need to change the name of the Database from the drop down list.For that I have to click the drop down list in the bar and change.What is the short cut key for that?I mean how can I change the name of the database in the QA from the keyboard without using mouse?

Subhasish

Do mean change db using code or simply using the keyboard?

u can change the db simply using the keyboard by 'Ctrl-U' and then selecting the db using the up and down arrows.|||or try

use <database name>

No comments:

Post a Comment