我得到了这样的数据
多哈
多哈
迪拜
阿布扎比
阿布扎比
来自查询select distinct(trim(name)) as loc from locations order by trim(name)
现在,我希望使用the ()或to ()删除重复的内容,并选择第一个记录。如果我用下面这样的低级函数,
select distinct(lower(A.loc)) from( select distinct(trim(name)) as loc from locations order by trim(name) ) as A order by lower(A.l
我有两个表Movie和 to ,我想显示它的data.here是我的查询
SELECT m.title,
t.timing
FROM Movie AS m
LEFT JOIN timing AS t
ON m.id=t.movie_id and t.cenema like '%Dubai Mall%'
电影
1%幸运
2×EXP
计时
Id _
1.迪拜商城1.
2.迪拜商城.1.
对于一部电影,我有两个时间记录,所以它给了我重复的结果。
我怎么才能避免?
如何转换为json格式,
我收到一个错误"is not JSON serializable“
以下是我的程序
from urllib2 import urlopen as uReq
import re
from bs4 import BeautifulSoup, Comment
import requests
import json
my_url='https://uae.dubizzle.com/en/property-for-rent/residential/apartmentflat/?filters=(neighborhoods.ids=123)&pag