在NCSA规范中,QUERY_STRING环境变量的作用是()。
A、提供发请求客户的IP地址
B、显示由客户提供的附在URL尾并用一个问号与脚本名分开的任何附加信息
C、此变量包含由虚拟路径到初执行脚本的转换(即虚拟路径到物理路径的映射)
D、显示由客户提供并附在虚拟路径尾的任何附加的路径信息
A、提供发请求客户的IP地址
B、显示由客户提供的附在URL尾并用一个问号与脚本名分开的任何附加信息
C、此变量包含由虚拟路径到初执行脚本的转换(即虚拟路径到物理路径的映射)
D、显示由客户提供并附在虚拟路径尾的任何附加的路径信息
A、提供发请求客户的IP地址 B、显示由客户提供的附在URL尾并用一个问号与脚本名分开的任何附加信息 C、此变量包含由虚拟路径到初执行脚本的转换(即虚拟路径到物理路径的映射) D、显示由客户提供并附在虚拟路径尾的任何附加的路径信息
A、mysql_db_query与mysql_query在执行sql语句后的返回值是一样的,成功返回资源号,失败返回FALSE B、不能用mysql_query函数临时在另一个数据库上执行sql语句,而mysql_db_query可以 C、mysql_db_query不会切换回先前连接到的数据库 D、mysql_query在功能上等于mysql_select_db()+mysql_db_query()
A、A.Flashback Table B、B.Flashback Drop C、C.Flashback Query D、D.Flashback Transaction Query E、E.Flashback Versions Query
A、The inner query always sorts the results of the outer query. B、The outer query always sorts the results of the inner query. C、The outer query must return a value to the inner query. D、The inner query returns a value to the outer query. E、The inner query must always return a value or the outer query will give an error.
A、The inner query always sorts the results of the outer query B、The outer query always sorts the results of the inner query C、The outer query must return a value to the outer query D、The inner query returns a value to the outer query E、The inner query must always return a value or the outer query will give an error
A、A. The inner query always sorts the results of the outer query B、B. The outer query always sorts the results of the inner query C、C. The outer query must return a value to the outer query D、D. The inner query returns a value to the outer query E、E. The inner query must always return a value or the outer query will give an error
A、A.Flashback Query B、B.Flashback Table C、C.Flashback Transaction Query D、D.Flashback Versions Query E、E.Flashback Drop