|
I have database schema for an integration project in which I need to be able to query for records that have changed , but only based on a given set of fields within that record.
So, for instance, here's an example table:
CUSTOMERS
ID Name Phone Fax Balance...
Started by Keith Palmer on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If triggers are not possible because of cross-platform concerns, you might be able to have the... .
You're still going to have to table scan (or index scan), since YOU have to calculate the new hash and compare it to the old hash stored .
That's a tough one.
|
|
Hi, I've a table in an Oracle (10g XE) database, and I'm going to clean it up and only keep the three recent records of each account. Here is what I'm doing right now:
CREATE TABLE ACCOUNT_TRANSACTION_TMP NOLOGGING AS SELECT * FROM ACCOUNT_TRANSACTION...
Started by shadowfax on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Over (partition by at.account_id order by at.transaction_time desc) as to_keep FROM ACCOUNT_TRANSACTION at) where to_keep <= 3 /
Then skip straight to the renaming part of your plan..
|
|
I currently keep an SQL Dump of my db with each commit. However, the whole dump is stored each time, and is taking up a lot of space. Is there any way to set it so that subversion only keeps the last, say, 5 commits of the .sql file?
Started by RD on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
SVN does.
The space usage) just keeping DB backups somewhere else, outside of version control.
|
Ask your Facebook Friends
|
The software I had been using is now no longer serviced nor updated, what is a reasonably priced easy to use software that I can do field by field production record keeping with. I do not have any "equipment mounted" yield monitors or mapping.
Started by Russ SCPA on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at newagtalk):
But for field scouting....
Is this a "cloud-based" record-keeping system? in that the records are not kept of your own computer? yes its a cloud based record keeping.
Simplefarm.org this is new just looked at this quickly.
|
|
Hello
Is there a program I can download to keep records of my sightings. Im trying to keep a list but Im getting in a mess.
Thanks
Mike
Started by Mike Beer on
, 21 posts
by 17 people.
Answer Snippets (Read the full thread at birdforum):
Thanks Keith I will check....
To keep a record of your sightings ?
I have done quite a few searches and found plenty of I phone: : does anyone know of a decent app for Android fones to keep a record of your sightings ?
I have.
|
|
I got a message from DS's school that they are keeping "detailed records" of student illnesses. They want parents to list specific symptoms when calling their child in sick, including the exact number of their temperature. (They want you to say, "Sally...
Started by EliseB0323 on
, 30 posts
by 22 people.
Answer Snippets (Read the full thread at thebump):
What can they do?? nothing they ask how often you've ... .
EastCoastBride i would just say i am not comfortable with them keeping detailed list.
What can they do?? nothing That would annoy me.
Not comfortable with them keeping detailed list.
|
|
Best record keeping method for consulting work Hi all
I was wondering if people could share the software they are using to keep track of there expenses, time, etc if they are doing independent contracts with clients. The reason for question is that my...
Started by prejoh on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at za):
With spreadsheets you need to keep track where you put your files ,etc.
Of useful reports that go with it.
|
|
Do you take notes and records when doing work on your ACVW's? I've got a Steno Notebook that I keep mainly to makes lists and then check off items on said list. But I wonder if it would be better to keep my notes in a journal format. I do record my odometer...
Started by Amskeptic on
, 13 posts
by 9 people.
Answer Snippets (Read the full thread at itinerant-air-cooled):
Little notebook for maintenance records, but I think until I become more comfortable with my bus, I might take good notes and record the timing, is that where you got your name, ....
Business so I need to keep track for tax purposes.
|
|
I'm not sure which forum to put this in .
I'd like to go as paperless as possible. Most bills I can change my preference online. If I subscribe to e-post it seems to sometimes work as well. What I can't do is stop my visa statements (TD). These are also...
Started by newguy on
, 25 posts
by 11 people.
Answer Snippets (Read the full thread at financialwebring):
And (b) they only keep these statements online, an electronic copy may sit on ....
If you are paperless, partly or fully, I hope you back up on a regular basis and keep payments, interest rates, rebate/point balances, etc.
Been tax-related.
|
|
Homeschool Tracker with MFW K?
Quote: : Can the person re-post about how to set up Homeschool Tracker with MFW K?! We have to keep records for our state and she had a great plan for setting it up in HST.
http://www.tghomesoft.com/
This is the link. The...
Started by tkbbrl6 on
, 25 posts
by 20 people.
Answer Snippets (Read the full thread at mfwbooks):
Maybe something to photocopy the weekly lesson plan charts (but not the weekly Notes pages) for your personal record keeping, I may try using a....
Is what I do for various record keeping and day to day To Do lists for school.
|