Starting and stopping isql

StepsStarting isql

  1. Enter this command at the operating-system prompt:

    isql
    
  2. When the prompt appears, enter your password.

    The password does not appear on the screen as you type. The isql prompt appears:

    1>
    

    You can now issue Transact-SQL commands.

StepsStopping isql

  1. Enter either of these commands on a line by itself:

    quit
    exit