1樓:
這麼寫是錯的.
你用的什麼資料庫?
如果是access 就只能先把查詢出來.再用變數傳進去
如果是sqlserver
可以這麼寫
2樓:匿名使用者
id daz proid b.zdmc
1 字 3 小小
2 芽 5 丙
sql="select * from a inner join b where a.proid=b.proid"
id x proid y的問題不知道你在說什麼.不明白你的描述
請幫我的ASP檔案新增SQL查詢語句,謝謝
sql select from article where format updatetime,yyyy m dd 2008 7 29 sj 2008 7 29 sql select from article where updatetime like 2008 7 29 asp輸出sql查詢的結果...
asp時間相減,ASP 時間相減
使用datediff s now,thedate 用datediff 返回兩個日期之間的時間間隔。語法 datediff interval,date1,date2 firstdayofweek firstweekofyear datediff 函式的語法有以下引數 引數 描述 interval 必選...
asp除以值怎麼保留小數,ASP,怎麼讓價格保留小數點後兩位。
math.round 你的變數值,1,midpointrounding.awayfromzero formatnumber num,1 請問asp中,怎麼讓輸出的資料保留兩位小數點?formatnumber1290.00,2,1,1,0 1290.00 一個例子用到了函式formatnumber 的...