There are a bunch of different tables in our zoo database.I'd like to just ha e the database tell you about them,but weirdly enough,there isn't one standard way to do that in SQL.If you want to know what tables are in a database,or what columns are in a table,well ,each database system supports doing that,but they all do it in different ways.And in most of them,you can't do any of these from your code itself,only from the database console,or special administrati e software.It's as if SQL was designed back in the days when you hand to plan out your whole application with flowcharts and stuff,before you were allowed to touch a computer and ask it any questions.So in order to sa e you a bunch of time and frustration,i' e put a list of all the tables in our zoo database,in the instructor notes below.

【优达学城测评】SQL 的一个缺点(5)

【优达学城测评】SQL 的一个缺点(5)

 

Maybe you can write a programe and change it??? and let people could control it  in the python or any other  language?????????

转载于:https://my.oschina.net/Bettyty/blog/757772

相关文章:

  • 2021-10-15
  • 2021-11-09
  • 2021-12-30
  • 2021-11-29
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
猜你喜欢
  • 2021-12-27
  • 2021-08-11
  • 2021-04-20
  • 2021-05-08
  • 2022-01-05
  • 2021-11-12
  • 2021-12-20
相关资源
相似解决方案