[
    {
        "question": "how many users are there",
        "answer": "<p>There are 6 users.<\/p>"
    },
    {
        "question": "what sql cmd you executed",
        "answer": "<table border='1' cellspacing='0' cellpadding='5'>\n<thead>\n    <tr><th>Total Count<\/th><\/tr>\n<\/thead>\n<tbody>\n    <tr><td>6<\/td><\/tr>\n<\/tbody>\n<\/table>"
    },
    {
        "question": "what are those , names passwd",
        "answer": "<p>No matching records found.<\/p>"
    },
    {
        "question": "what is the name sql db",
        "answer": "<p>No matching records found.<\/p>"
    },
    {
        "question": "get all database info",
        "answer": "<p>No matching records found.<\/p>"
    }
]