the syntax for methods used to insert data in table all 4 methods?
Answers
Answered by
0
Answer:
...............................
Answered by
1
Answer:
1]Insert one row at a time. insert into EmpDtl1 values(1,'one')
2]Insert query result set into table. ...
3]Insert query result into new table. ...
4]Insert rows into table returned by a stored procedures
Similar questions
Science,
3 months ago
Science,
3 months ago
Hindi,
3 months ago
Computer Science,
7 months ago
Biology,
11 months ago