Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Browsing all 13329 articles
Browse latest View live

Trigger on xml column

Hi Gurus, We are having xml data in a column. Is it possible to write a trigger to generate a mail if particular value get inserted in a tag. For ex: <File AF="910" PTO="ATN_P76035_PSQO"...

View Article


Delete part of cell contents in excel

I have a spreadsheet with a column of data that has a part of the cell contents in brackets and part in numerals. I wish to delete everything in brackets and leave the numbers outside of the brackets....

View Article


User function in access 2010 report

I thought I knew something about Access and functions but obviously I don't know enough! Very simple report, printing all the addresses in a database Rather than concatenating the first name and...

View Article

dblink - void functions

Hi Sorry for yet another post. I'm trying to run a function from within another function using dblink, this is so I can create an autonomous transaction. My understanding is that PostgreSQL doesn't...

View Article

ID Number

Hi I hope someone can help me please - I'm going round in circles on what should be the simplest of tasks but I cannot find a solution to it. Ive been through everything I can see in the forum to try...

View Article


Updating existing records from external file

Hi, I know how I want to do this but am puzzled as to how I can achieve it in BD. Essentially I need to take some information from a CSV or Excel file and use that to update fields in existing records....

View Article

Query Performance

Hi Guys, i've write a bit complicated sql query.Its work file but my concern is would it cause any perfomance issue if executed with millions of records ? please advice. my sql look like below. select...

View Article

latch: cache buffers chains - Problem

Hello forum members, I am using Oracle 11g R2, I am trying to simulate load testing using Jmeter (Apache load testing tool) . I tried concurrent 200 users to execute the same query (report) but i...

View Article


db2 database partition groups

Tried the following command from catalog node. It is showing the following error. Please suggest if any thing need to be corrected . [db2part2@ha ~]$ db2 list database partition groups SQL0204N...

View Article


query based on a many-to-many relationship

Hello. This is my first post here. I hope it makes since to all. Let's suppose we have a table DOCUMENTS with the fields DocTitle (primary key), Format, Topic like so DOCUMENTS DocTitle Format Topic...

View Article

How to export and import CLOB column tables

Hi All, Anyone can provide me sample to export and import command for CLOB column tables ? Thanks.

View Article

Compare update on two tables

I have 2 tables. They both have the same fields [OFO_Code] and [Description] Table 1 is Called Qualification and Table 2 OFO_Code. The second table is a lookup table. The info in Table 1 's description...

View Article

Conditional Row_Number()

Bit of a strange one that I have yet to come up with an elegant solution to just yet. Considering the following dataset: Code: DECLARE @t table (   x int ); INSERT INTO @t (x)   VALUES (1), (3), (5),...

View Article


Join GE Healthcare as a Middleware Architect (SOA/Webmethods) in Cracow, Poland!

We are searching for the best candidates for the position of: Middleware Architect (SOA/Webmethods) Location: Cracow; nr ref: 1918605 The Middleware Architect will be reporting into the Integration...

View Article

Solutions for performance issue

Hi, I'm looking for a solution to a performance problem we're having. We have an web application with Postgres 9.1 database. We created a DB view for user interface which displays all the relevant...

View Article


combine text field based on value

I have one table with text column(varchar50) and 2 value columns(INT) it looks like this: c1, c2, c3 1, null, text1 2, null, text2 3, null, text3 4, 3, text4 What i want to do is to combine c3 on row 3...

View Article

how do you get to oracle from cics?

currently, we have a mess. I believe we are running oracle v11 on aix. in our development region, we are running some sort of "oracle" connection code in our cics region with these libraries defined in...

View Article


Image may be NSFW.
Clik here to view.

Form help - Junction Table

Hi, I am having a bit of a nightmare with working out the best way to create a form that allows someone to add a record (tblFee) and choose from a dropdown within a subform, which assets (tblAsset),...

View Article

Restrict simple relational choices?

Hi. I have a pop-up list that offers choices for a simple relational field. I know it can be filtered, but I would like to filter it for only certain users. Any ideas? Thanks Don

View Article

ASNCLP and libdb2jcmn.a on AIX v9.5.6a

Running DB2 v9.5 fixpack 6a on AIX 6.1 (Cannot change the DB2 version yet- scheduled for upgrade later this year). Error message from asnclp is: ( 0509-022 Cannot load module...

View Article
Browsing all 13329 articles
Browse latest View live