Apache Doris is an easy-to-use, high-performance and real-time analytical database based on MPP architecture, known for its extreme speed and ease of use. It only requires a sub-second response time ...
TRUNCATE TABLE employee; --its delete all the data of table but can't reset series if any TRUNCATE TABLE employee RESTART IDENTITY; --for restart the series of employee id after delete data ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results