De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
the database parameter is the name of the database to retrieve the list of tables from.
mysql_list_tables() 지정된 데이터베이스 이름으로 결과값을 얻고 mysql_db_query() 등의 함수에 사용되는 결과 포인터를 반환한다. mysql_tablename() 함수는 결과 포인터로부터 실제 테이블 이름을 추출하는데 사용한다.
dba_firstkey() returns the first key of the database specified by handle and resets the internal key pointer.
dba_firstkey() returns the first key of the database specified by handle and resets the internal key pointer. this permits a linear search through the whole database.
dbplus_rsecindex() will create a new secondary index for relation with consists of the domains specified by domlist and is of type type
dbplus_rsecindex() will create a new secondary index for relation with consists of the domains specified by domlist and is of type type
unless you have a thorough understanding of the database the report accesses, do not edit the sql statement, database name, the hidden form controls, or the related information on the report.
보고서가 액세스하는 데이터베이스를 잘 알지 못하면 sql 문, 데이터베이스 이름, 숨겨진 양식 컨트롤 또는 보고서 관련 정보를 편집하지 마십시오.