Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
2.2k views
in Technique[技术] by (71.8m points)

sql - Getting an error with a period should be between alias name and period?

I totally thought I was over the SQL hump but still getting issues! So my code is here for example:

create volatile table final_pull as ( a.id

a.id_2

a.id_3

) commit on data perceive rows (I"m not on my work computer so I'm blanking on the actual ending for this lol)

But I keep getting an issue where they are saying I need another parathesis? and that they are missing something between the a.id. What is missing?

THank you!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神解答

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...