我需要为数组中的每个值执行数据库选择功能。参数theRequestApplicationName包含一个数组,如
["fb","dropbox","twitter"]
我需要选择功能,在下面提到的查询中,它应该类似于 application.name = 数组的每个值。请帮我解决这个问题
ApplicationLogoutUrl = function (theRequestId, theRequestApplicationName, theRequestOrg, connection, res)
{
theQuery = "select org_uses_app.app_logout_url
from application, org_uses_app
where application.id=org_uses_app.application
and application.name = --";
}
江户川乱折腾
UYOU
呼啦一阵风
繁星淼淼
随时随地看视频慕课网APP