Posts by ALAN BERTOLDO OLIVEIRA • 11 points
4 posts
- 
		0 votes1 answer36 viewsQ: Show Postgresql data on web pageI’m new to the subject and ended up stuck in the web. I would like a help to display/search Postgresql database information and show on a web page. As I am learning Python, I would like help in this… 
- 
		0 votes1 answer48 viewsQ: Search without special SQL charactersI need to do a search with SELECT, but the title is not displayed, because some calls that are opened comes with special characters. Can someone help me? I use this command to search in the bank:… sqlasked ALAN BERTOLDO OLIVEIRA 11
- 
		0 votes0 answers13 viewsQ: Add two ranges in a searchI need to create a query that looks for a call according to the time interval. Example: An employee opens a call in the system, but it will only be shown if it stays open for 2 to 4 hours. I’m using… mysqlasked ALAN BERTOLDO OLIVEIRA 11
- 
		0 votes1 answer615 viewsQ: MYSQL Time rangeI need to search on a server, through a command, an interval of 2 hours of a saved data relative to the server time. Example: An employee opens a call; this call will be saved to the bank on date X… mysqlasked ALAN BERTOLDO OLIVEIRA 11