added a resource (#26748)
* added a resource * Added formatting to Resource
This commit is contained in:
committed by
mrugesh mohapatra
parent
164f165fca
commit
793621594a
@ -31,3 +31,5 @@ Or depending on your RDBMS you could use the TRUNCATE TABLE statement which dele
|
|||||||
```sql
|
```sql
|
||||||
TRUNCATE TABLE Person;
|
TRUNCATE TABLE Person;
|
||||||
```
|
```
|
||||||
|
#### More Information
|
||||||
|
- [SQL Delete](https://www.w3schools.com/sql/sql_delete.asp)
|
||||||
|
Reference in New Issue
Block a user