如果我們定義了一個(gè)數(shù)據(jù)庫(kù)存儲(chǔ)過(guò)程 sp_query,可以使用下面的方式調(diào)用:
sp_query
$result = FastDb::getInstance()->rawQuery('call sp_query(8)');