(Jovan Popovic) The most common task in web development is adding tables in the pages. One standard page with a table that you have added a lot of time is shown in the following figure:
Other News
IBM Cognos Proven Practices: Use Case: Content Store Database Growing Significantly Every Day
In this particular scenario, the administrator notices that the IBM Cognos BI Content Store is growing in size significantly day after day in a way that he cannot explain.
Key Performance Indicators
SSWUGtv With Stephen Wynkoop What’s new in SQL Server 2012? On the show today, Michael Crump talks about developing with #sql2012. As always there will be some great tips and much more. Watch the Show Key Performance Indicators Key Performance Indicators (KPIs) have been used broadly to track the health of a business and the activities that contribute to that […]
What Skills Will Developers Need?
What Skills Will Developers Need? If I could answer that question with utmost confidence I could be rich. There are a lot of different platforms working hard to become the industry standard. There are those who like to build systems around big hardware that can scale up easily. Systems based on platforms like the AS400 or Unix allow a great […]
Getting to grips with an existing XML structure
(Danne Lundqvist) Very often I find myself writing input filters for large XML files using PHP. Common enough task; and PHP offer a great variety of tools to do this effectively depending on the situation. Unfortunately, almost as common is the lack of documentation for the aforementioned XML files.
What is DOM (Document Object Model): Tree and Node Structure of HTML Page
(Kusum) The Document Object Model (DOM) defines a standard way for accessing and manipulating HTML documents. The DOM presents an HTML document as a TREE-STRUCTURE. The DOM is a W3C (World Wide Web Consortium) standard.
Adding Lists and Tables to XML Documentation
(Richard Carr) Bullet lists, numbered lists and tables provide useful ways to provide information about the use of a framework, a single class or a member. These ways of displaying data can be included in XML documentation comments and compiled into help files.
Create Histogram without having to gather Table Stats
(Hemant K Chitale) There was a question on forums : “Is there a way to ONLY generate histograms? not touching the rest of the statistics that are not histograms”.
Bug in ADF 11g R2 View Criteria Bind Variable Timestamp Type Configuration
(Andrejus Baranovskis) I was blogging last year about new type configuration in ADF 11g R2 and issue with BigDecimal – ADF BC 11g R2 – Java Extended For Oracle Data Type Map. There is another bug related to Java Extended For Oracle Data Type Map – reproduced with Bind Variable defined from View Crit
Custom SQL Profile and Plan Stability on 10g
(Carlos Sierra) SQLTXPLAIN includes into the sqlt/utl sub-directory a script named coe_xfr_sql_profile.sql. This script inputs a SQL_ID, then it asks to choose from a list of known Plan Hash Values (PHV), and after a few seconds it outputs another script that contains the Outline of the PHV together
