Forum

Posted by tupas, Feb. 19, 2023, 6:27 a.m.

correct test answer?

The question goes as follows:

 

Choose the correct syntax to insert rows into dim_country table

 

Answers

Anybody?

Which DB is this? You should check the insert statement syntax for that specific DB.

The tricky part is that the first column since its serial, probably don't need to be inserted explicitly.

 

Kerry, Feb. 20, 2023, 11:27 a.m.
SQLPad user avatar

tupas (4)

Feb. 20, 2023, 6:33 a.m.

Which DB is this? You should check the insert statement syntax for that specific DB.

The tricky part is that the first column since its serial, probably don't need to be inserted explicitly.

SQLPad user avatar

Kerry (53)

Feb. 20, 2023, 11:27 a.m.