当前位置:网站首页>android sqlite先分组后排序左连查询
android sqlite先分组后排序左连查询
2022-07-26 00:58:00 【蓝之静云】
效果图

关联查询sql字符串
sql = String.format("select " +
"mg.is_read,mg.del_flag,cgd.group_id,cgd.user_id,cgd.sender_id,cgd.target_id,mg.group_name,mg.intention_type,mg.chat_type,mg.short_msg,mg.group_avatar,mg.avoid_disturbance,mg.update_time" +
",cgd.id,cgd.title,cgd.message,cgd.sender_avatar_name" +
",cgd.thumbnail_path,cgd.video_path,cgd.audio_path,cgd.img_path,cgd.file_path,cgd.sent_time,cgd.extra," +
"cgd.uuid,cgd.received_status,cgd.sent_status,cgd.media_type" +
" from %s as mg left join %s as cgd on mg.group_id = cgd.group_id where cgd.group_id = '%s' and cgd.user_id = '%s' group by cgd.id order by cgd.sent_time asc", MSG_GROUP, CHAT_GROUP_DETAIL, groupId, uid);
人总会失去,且行惜
边栏推荐
猜你喜欢
![[install software after computer reset] software that can search all files of the computer, the best screenshot software in the world, free music player, JDK installation, MySQL installation, installa](/img/d6/45f17c50f13d0bae1d14b317f9ae30.png)
[install software after computer reset] software that can search all files of the computer, the best screenshot software in the world, free music player, JDK installation, MySQL installation, installa

Embedded development: tips and tricks -- seven tips for designing powerful boot loader

【RTOS训练营】设备子系统、晚课学员提问

Zabbix监控主机及资源告警

Azure synapse analytics Performance Optimization Guide (1) -- optimize performance using ordered aggregate column storage indexes

109. Upload local files using SAP ui5 fileuploader control

How can I become an irreplaceable programmer?

我们没有退路了

Curd used by hyperf

Lua基础语法
随机推荐
web中间件日志分析脚本3.0(shell脚本)
Azure synapse analytics Performance Optimization Guide (1) -- optimize performance using ordered aggregate column storage indexes
【RTOS训练营】I2C和UART知识和预习安排 + 晚课提问
985 associate professors in Colleges and universities sun their annual salary, and the provident fund tops the monthly salary of ordinary people. Netizen: it is worthy of being in Shanghai
MySQL pymysql operation
Hcip day 13
[RTOS training camp] task scheduling (Continued), task comity, scheduling summary, queue and evening class questions
【秒杀概念】大小端
EasyCVR页面添加Loading加载效果的实现过程
matlab 按位 与 或 非
[RTOS training camp] program framework, preview, after-school homework and evening class questions
Oauth2 and JWT
数据写入excel并填充颜色
【RTOS训练营】继续程序框架、tick中断补充、预习、课后作业和晚课提问
[laser principle and application-4]: internal structure and working principle of laser
Regular expression
The task will be launched before the joint commissioning of development
Lock upgrade: no lock, bias lock, lightweight lock, heavyweight lock
typing‘ has no attribute ‘_SpecialForm‘
Implementation process of adding loading effect to easycvr page