Interesting. According to the SQL Bible (written by Alex Kriegel and published by Wiley), PL/SQL was introduced by Oracle for their platform. I've read propoganda of this sort as well from other sources as well.
I don't know that IBM has a proprietary name for their version of sql. I know it's off the ANSI-92 standards, but they don't have a name like Oracle's PL/SQL if that's what you're asking?
Hello
I have a Crystal Report that sums the performance of each associate (as a percent) and groups them individually. I represent that total as a bar graph for each person, whereby a new graph appears in each group header. At most, there may be 12 groups on any report. The report runs...
Hello
I am building a site that uses a template to keep the design uniform across all pages. When I drop a navbar into the template, the option to add popup menus is disabled. In the past, I have created the navbar with popups in an external htm file and included that into the page. However, I...
Hi
I'm brand new to Fireworks and hear about all the plug-ins that can be added to create more effects. The bad thing is, I cannot find them anywhere. All of my searches yield reviews on the product but no plug-ins. Can anyone point me in the right direction?
Thanks!
Thanks for the tip! I'm looking to improve the look and feel of the UI. I have the hardest time with CSS and templates in making the site look nice. Any good titles or links?
Hello
I'm been developing in Dreamweaver MX for over a year, and have been developing web projects for about 5 now. My sites are decent in terms of data entry and performance, but they're very plain. I would even say that they don't look altogether professional, even though they work well on...
I'm guessing that you would add a @StopExecute_StartDate and @StopExecute_StopDate to take care of your dates.
((CurrentTime >= {@StopExecute_StartTime}) and CurrentDate >=(@StopExecute_StartDate)) and (CurrentDate <= {@StopExecute_StopTime}) and (CurrentTime <= {@StopExecute_StopTime})...
>>What are you actually trying to do with this div? If it's >>going to fill the whole <td>, why not apply the styles or >>whatever to the <td> itself and not bother with a <div>?
I have various pictures on the page, and when I mouse over each of them, I want different text to appear in the...
Hello
I have placed a <DIV> tag with some text in it inside a <TD>. Is there any way to get a <DIV> tag to resize to the dimensions of that <TD> in which it is nested upon resize of the page? My issue is that the <TD> resizes but the <DIV> stays constant causing other objects to be placed under...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.