Hello! i used left join on 2 tables and i obteined a third one with the value NULL where the rows didn`t match:
ID: 1, 2, 3, 4
VALA:2000, 3000, 4000, 5000
RATA:100, 200, NULL, NULL
SOLD: 1900, 2800, 0, 0
(if u don`t understant from the example above i uploded the excel file)
The...
Hello! i have one table with the fields: ID, city, client_name. I need to generate a .xls file for each city. For example if i have 100 cities i need to generate 100 xls files from one command. is this possible? thanx!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.