-21 6-21 ' as col from dualselect '6-20 6-20 6-20 6-20 6-20 ' from dualselect '6-9 6-96-96-96-96-96-9 ' from dual)Mon: 6-21, Tue: 6-21, Wed: 6-21, Thu: 6-21, Fri: 6-21, S
在一列中,我有"1;2;3;6-9“ 我需要将这个字符串放在这样的数组中(1,2,3,6,7,8,9) select range from my_table 返回 | range || 1;2;3;6-9 | 我需要跑步 select id from my_another_table where id in("1;2;3;6-9") | id |
|----|
我想运行一个脚本来扫描我的网络,这个脚本使用了一个很棒的库,名为“谁在我的wifi上”。我已经安装了这个模块来运行脚本,但是我从提示中得到了错误,它不能在系统中检测到这样的模块。这是剧本。from who_is_on_my_wifi import *
for i in range(0, len(WHO)):这就是我所犯的错误import *这是我安