PDA

View Full Version : Drag'n drop SQL Views now supported in Beta9R9



barrymavin
2012-09-24, 03:07
Native SQL Views are now included in the "Database" explorer "Tables" panel. They can be now be treated just as regular tables e.g. they can be used in a SQL SELECT statement or they can just be opened with the USE command. If a data dictionary with the same name as the view exists in the database it will automatically be attached to the cursor when the view is opened. Example code can be viewed on the roadmap (http://www.lianja.com/resources/roadmap).