The function that returns reference to hash of row values is ____________
1.fetchrow_array()
2.fetchrow_arrayref()
3.fetch()
4.fetchrow_hashref()
Answer:4
Posted Date:-2021-07-18 21:18:32
1.Aggregate functions
2.Operators
3.Clauses
4.All of the mentioned
Answer 11.Yes
2.No
3.Depends
4.None of the mentioned
Answer 21.ORDER BY
2.GROUP BY
3.SELECT
4.HAVING
Answer 11.Equality Conditions
2.Inequality Conditions
3.Range condition
4.Between
Answer 41.SMALLINT
2.TINYINT
3.MEDIUMINT
4.BIGINT
Answer 41.fetchrow_array()
2.fetchrow_arrayref()
3.fetch()
4.fetchrow_hashref()
Answer 21.fetchrow_array()
2.fetchrow_arrayref()
3.fetch()
4.fetchrow_hashref()
Answer 41.error log
2.general query log
3.binary log
4.relay log
Answer 41.0
2.1
3.2
4.3
Answer 41.mysqldbcopy
2.mysqlcopydb
3.mysqlflushdb
4.mysqldbflush
Answer 11.bad
2.good
3.fare
4.illegal
Answer 11.Equal to
2.Not equal to
3.Both Equal to and Not equal to
4.None of the mentioned
Answer 11.Group data by column values
2.Group data by row values
3.Group data by column and row values
4.None of the mentioned
Answer 11.To filter out the row values
2.To filter out the column values
3.To filter out the row and column values
4.None of the mentioned
Answer 11.Not equal to
2.Equal to
3.Both Not equal to and Equal to
4.None of the mentioned
Answer 11.Not applicable
2.Value not yet known
3.Value undefined
4.All of the mentioned
Answer 41.Sorting your result set using column data
2.Aggregation of fields
3.Sorting your result set using row data
4.None of the mentioned
Answer 11.Expression is equal to Expression
2.Expression is not equal to Expression
3.Expression fall under certain range
4.None of the mentioned
Answer 31.Filtering out unwanted rows from result set
2.Filtering out unwanted columns from result set
3.Filtering out unwanted rows and columns from result set
4.None of the mentioned
Answer 11.transparent layer security
2.transport layer security
3.transparent level security
4.transport level security
Answer 21.TRUE
2.Null
3.FALSE
4.None of the mentioned
Answer 21.TRUE
2.Null
3.FALSE
4.None of the mentioned
Answer 21.COUNT
2.UPPER
3.LOWER
4.All of the mentioned
Answer 11.Numeric data type
2.Temporal data type
3.String data type
4.Both Numeric and Temporal data type
Answer 41.<>
2.!=
3.=
4.>/<
Answer 31.<>
2.!=
3.=
4.Both <> and !=
Answer 41.<>
2.!=
3.=
4.>/<
Answer 41.SELECT
2.WHERE
3.FROM
4.None of the mentioned
Answer 21.GROUP BY
2.SELECT
3.WHERE
4.Both GROUP BY and WHERE
Answer 11.Host
2.User
3.Password
4.Db
Answer 11.DESC
2.ASC
3.ALTER
4.MODIFY
Answer 21.DESC
2.ASC
3.ALTER
4.MODIFY
Answer 11.UPDATE and TRUNCATE
2.SELECT and INSERT
3.GRANT and REVOKE
4.ROLLBACK and SAVEPOINT
Answer 41.COUNT
2.SUM/AVG
3.MIN/MAX
4.All of the mentioned
Answer 41.UPDATE
2.TRUNCATE
3.ALTER
4.None of the Mentioned
Answer 11.AND
2.OR
3.NOT
4.All of the mentioned
Answer 41.DELETE
2.REMOVE
3.DROP
4.CLEAR
Answer 11.True AND true =true
2.True AND false= false
3.False AND false= false
4.All of the mentioned
Answer 41.True OR true =true
2.True OR false= true
3.False OR false= false
4.All of the mentioned
Answer 41.NOT(true)=false
2.NOT(false)=true
3.Both NOT(true)=false and NOT(false)=true
4.None of the mentioned
Answer 31.NOT(true AND true) =false
2.NOT(false AND false)=true
3.NOT (true AND false)= true
4.All of the mentioned
Answer 41.NOT(true OR true) = false
2.NOT(false OR false)= true
3.NOT (true OR false)= false
4.All of the mentioned
Answer 41.IS NULL
2.NOT NULL
3.ON
4.None of the mentioned
Answer 21.IS NULL
2.NOT NULL
3.ON
4.None of the mentioned
Answer 11.–next-storage-engine
2.–new-storage-engine
3.–clear-storage-engine
4.–get-storage-engine
Answer 21.CREATE
2.INSERT
3.UPDATE
4.SELECT
Answer 41.COUNT()
2.NUMBER()
3.SUM()
4.COUNT(*)
Answer 41.MOST
2.TOP
3.MAX
4.UPPER
Answer 31.CHAR
2.VARCHAR
3.TINYTEXT
4.TEXT
Answer 41.DELETE
2.REMOVE
3.DROP
4.TRUNCATE
Answer 4