psGDropViews

Description

     This program drops views in a database.

 

Syntax

psGDropViews -Sserver -Uusername -Ppassword -Ddatabase
-Wowner -Nname
-Hschema_name -Fsql_script -Ooptions

 

Arguments

-S

Sybase Server Name

-U

Sybase User Name

-P

Sybase User's Password

-D

Sybase Database

-W

Drop views belonging to owner only

-N

Drop views having pattern 'name' [!rs%]

-H

Schema name (optional)

-F

Name of output SQL script [standard output]

-O

Options

 

Options

s

Sybase

o

Oracle

m

Microsoft SQL Server

i

Informix

r

Postgres

y

MySQL

g

ODBC

 

Environment Variables Behind the Scenes

DSQUERY

When -S is not specified.

SYB_USER

When -U is not specified.

SYB_PASS

When -P is not specified.

SYB_DATABASE

When -D is not specified.

PS_SYSMSG_FILE

Name of the tool's messages file.

 

Go to DBPowerSuite 7.9 List of Programs.


Updated: Thu Jun 18 21:12:26 2009