Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to remove records from table?
no name
1 a
2 b
1 a
2 b
3 c

Answer Posted / krishna kum ar

delete <table_name> --------This removes only the records
not a tablespace

but

truncate <table_name>--------This removes both records as
well as tablespaces in database

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to create a new view in mysql? : Sql dba

989


What do you mean by query optimization?

1052


Why do we use %rowtype & %type in plsql?

1100


Describe types of sql statements?

1107


How many types of triggers are there in pl sql?

1122


Are subqueries better than joins?

1044


how to include numeric values in sql statements? : Sql dba

1149


What are the benefits of stored procedures?

1130


How many triggers can be applied on a table?

990


How many tables can a sql database have?

1031


What are pl/sql cursor exceptions?

1168


How do I find duplicates in a single column in sql?

1070


Which join is like inner join?

1092


How do temporal tables work?

1022


How do you declare a user-defined exception?

1080