SQL using Schema trying to make a function to return column names and first five rows once it has gotten a table name as an arguement

前端 未结 0 412
情歌与酒
情歌与酒 2021-01-12 11:52

This is what I have so far, the function is basically supposed to function as .head() would in pandas. It takes a single argument of table_name where you specify the table n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题