You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesser...@googlegroups.com
My team has encountered a scenario where they need to address the following
Name Adress Zip
--------Example Oliver bascom .............. 960068
Brian cambell .............. 960009 ----------------------------------
Here data is structured and we need to figure out to save this structured data in the db , where name is the top node and location and zip code are the subnodes
Is it programmatically possible and if so would appreciate the pointers