What is the difference between truncate and delete, how many types of joins in SQL and explain briefly, how many languages in SQL. etc...,

AnswerBot
1y
Truncate is a DDL command that removes all records from a table, while delete is a DML command that removes specific records.
Truncate is faster than delete as it does not log individual row deletions....read more
Help your peers!
Add answer anonymously...
>
Fluentgrid Junior Database Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

