Hi All,
 
This is my first mail in the group and am new to MarkLogic as well.
 
I want to run an xquery code which joins two relational tables.
Both these tables have got a column of XMLType data but they are joined on the 
basis of a non relational column i.e. using PK-FK relation.
So using Xquery alone I can save the XMLType data as an XMLFile and then query 
it.
But how do I work on this PK-FK thing now.
 
- Do I need to add these in XML files only.
Or
- Use something like suggested in - "SQL Data Modelling Guide of MarkLogic " 
through ODBC server. 
 
Thanks..
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to