Regular Expression: Find number preceding a string
Hello, I have a string column. I want to extract the 1-2 digit number preceding a specific format: 4X100. So basically, the desired value can be anywhere in the string: Some text here 4X100 and some...
View ArticleNeed help on Index
Hi, I am trying to create an index having dates on a column in a table. Create index IDX_TABLE_A on PCS_TABLE_A ( TO_DATE(to_char (sysdate,'yyyy/mm/dd HH24:MI:SS'), 'yyyy/mm/dd HH24:MI:SS') -...
View ArticleSybase performance issue: monitoring table analysis
We have sybase 15.0 installed. We have monitor tables installed. Recently one of the procedure has started taking too much time. From monitoring tables, i can see that there is almost 50% share of I/O...
View ArticleINTO clause
Hi, Can any one please explain about the INTO clause. I want to understand why the select statement in the cursor does not needs INTO clause. CURSOR c2 IS SELECT MONTHS_BETWEEN(END_DATE, START_DATE)/12...
View Articleperform a task based on success status of previous task
hi all is there a way to control the executuion of two conditions .. ie.start condiiton2 if condition1 has completed successfully else exit from the script. thank you
View ArticleChange parameters in a subquery using VBA
Thanks for reading my post! I have a 4 subquery series built up, all left joins so all invoices from tblinvoices are returned- qryMR1/customer invoices qryMR2/customer invoices with payments...
View Articledbaccess in Windows - UNLOAD table
Hello We are moving from a DB2 database to Informix 11.50. Previously I used the "Data Transfer From iSeries Server" to export data from the server to a tab delimited file. I have been reading about...
View Articleread foreign key SQL query
BorderTable +-----------------------+ | border | +-----------------------+ | braet_image1 | | braet_image2 | | braet_iamge3 | +-----------------------+ History Table...
View ArticleCounting entries in a table
I'm completely lost. I can do this in code, but not SQL I think because I can't get my head around SQL :mad: I have a view called purchases(USER Integer, item TEXT, thedate DATE) What I want to see is...
View ArticleDatabase Design
Hello Everyone, I am new to this forum and looked through some of the recent questions and answers and most seem helpful and full of great ideas. I am in great need for some advice and ideas as my job...
View Articlefind the database for which Tran Backup failed as attached
Tran Backup failed. How to find the database for which Tran Backup failed as attached? Your help is really appreciated.
View ArticleFind blank fields in Form
Hello All, in need of your expertise :) Have the following code designed to flag required fields on a Form left blank. Am unsure where exactly to place this code, either in a separate Module or in the...
View ArticleNeed Help, Building a Scheduling Program...
I'm not satisfied with our SIS's scheduling program for elementary. But no fear it's open source and can easily be modified. I'm planing on doing this in stages because it's a very complex set of...
View ArticleCannot log into MS access database after log in
Hi, I'm currently working a new project and have been given the MS access database that someone had built and now left the company. I'm just learning MS Access...:angel: I can't seem to log into the...
View ArticleThink the great minds could have demonstrated
Think the great minds could have demonstrated more creativity than to just have settled for the literal meaning. Perhaps the shop of great names and abbreviations was closed when they wanted to pick...
View ArticleMysql Join Table Query
Hello Everyone! I have created a DB in mysql containing four table. i wanted to join all the tables based on some conditions and expecting to get one single consolidated table. But in between i am...
View ArticleProcess filtered set of records
I have a table in SQL 2012 where we add records on daily bases. A col is for user name. I want to select records with each user and send the same to that user with db mail. I have worked with VB but I...
View ArticleMariaDB?
Hi guys, I was looking into a new DB server for a client project and read up on MariaDB. I'm surprised by the few mentions (or I will be surprised at my lack of resourcefulness in locating any...
View ArticleDatabase across 3 mount point disks
Hi everyone, How to create a database with an initial size of 160GB across 3 Mount Point disks. 2 Data files for each VLDB database on each Mount Point. The data file size is 20GB.
View ArticleDB2 full online backup & incremental backup
Hello Everyone, I'm a System Admin and interested to know about the DB2 backups. Please see my question below. (**BPM is new in our environment) Q) We are using IBM DB2 and IBM BPM in our environment....
View Article