Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Truncate table in oracle?

$
0
0
Hello every1,

i want to truncate the table before insert any date into that table in a oracle stored procedure.. i know we use TRUNCATE TABLE TABLENAME directly in sql server. but how to achieve this in oracle..i want to truncate table for performance reason . any suggestions please

Viewing all articles
Browse latest Browse all 13329

Trending Articles