Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
ALLBASE/ISQL Reference Manual: HP 9000 Computer Systems > Chapter 4 ISQL Commands

ERASE

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The ERASE command deletes a file.

Scope

ISQL only.

ISQL SYNTAX

ER[ASE] FileName

Parameters

FileName

identifies the file to be erased. Name qualification follows HP-UX conventions:

[ PathName/]FileName

Unless you specify an absolute path name, ISQL assumes that any path name you specify is relative to your current working directory.

Description

  • In prompting mode, ISQL prompts you for a file name, as shown here:

       isql=> ERASE;
    
       File name> FileName;
    
       isql=>
    

Example

   isql=> ERASE Old;

   isql=>
Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.