when I use below query create table tab5 (cmt nvarchar(20))
insert into tab5 values (\'Dave\')
insert into tab5 value