Posts by Igor Lisboa • 21 points
2 posts
- 
		0 votes1 answer187 viewsQ: Use column in oracle subqueryExample SQL, revolving this solves my case of the real problem. In select below, I need to use the column mes in the where 1=1, but gives invalid identifier, how can I access that column in the… oracleasked Igor Lisboa 21
- 
		2 votes1 answer572 viewsQ: Required in select does not work if you change the orderIf the empty option is somewhere other than the first position, it does not validate. For this ? <!DOCTYPE html> <html> <head> <title></title> </head>…