[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] RE: Thinking about trying something - looking for ideas
- Subject: [sqr-users] RE: Thinking about trying something - looking for ideas
- From: john.tucker@oracle.com
- Date: Fri, 5 Jan 2007 18:14:09 +0000 (GMT)
- Delivery-date: Fri, 05 Jan 2007 13:16:52 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Thanks for the suggestions, everyone. I am working with data from a rather
large (in number of tables) initial conversion, trying to make sure no one
forgot a table, but I definitely agree with what everyone said about the
perfect world. It would be great, but it ain't gonna happen.
One of the suggestions mentioned building an array to go down the children - I
actually have an SQR already that takes an input of a tablename and then tells
you the parents all the way up the line and all of the children all the way
down the line. I thought about going with an array for that one, but ended up
just writing several copies of the same select statement, going down to the
next each time a child is found. I believe that the deepest I was able to find
was around 13 levels, so that's how many copies I included. There are probably
more elegant solutions, programming-wise, but it works well, so I haven't
messed with it.
-John T.
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users