常見例句雙語例句As a result the function could be called as in the following simple SQL statement最後,我們可以在下麪這樣簡單的 SQL 語句中調(diào)用該函數(shù)As shown in Listing 9, all you have to do is use that function to pull out the remaining_hits number, then use a simple if statement to see if that number is anywhere close to 10 or lower.如清單 9 所示,您所要做的衹是使用該函數(shù)得到 remaining_hits 數(shù)字,然後使用一個簡單的 if 語句看看該數(shù)字是接近於 10 還是更小。You can issue a simple SQL statement--one that contains no parameter markers for variable input--using the odbc_exec() function. The following script inserts new rows into the AUTHOR table可以使用 odbc_exec() 函數(shù)發(fā)出簡單的 SQL 語句(沒有包含用於變量輸出的蓡數(shù)標志的語句)。 返回 simple statement function