Is the chatbot capable of receiving a query, understand it, find the data and retrieve it? For example, if I have a specific question about the total amount of sales last month and compare it with the previous one, does it know where to go and find the data? I want it to use this way, mainly to ask questions that include querying the database, but I wasn't sure if it is capable of it.
Thank you!