-- 假設建立三個測試tables create table ithelp190705a ( id tinyint unsigned not null a...
-- 遵照指示使用 MySQL select version(); +-----------+ | version() | +-----------+ | 8....
你在這個介面,還沒點那些DB,尚未登入,所以狀況未知,用白色圈圈表示.點了以後,若之前有存登入資訊(user, password),就直接登入,沒有存就跳出詢問...
寫程式邏輯很重要的.你問問題的方式, is_anyone_can_do_these(), 那就是 return True.有人會.
-- 使用 PostgreSQL create table ithelp190524 ( id serial not null primary key ,...