Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Voting lines
Message
General information
Forum:
Politics
Category:
Other
Title:
Miscellaneous
Thread ID:
00957013
Message ID:
00957343
Views:
16
I suspect previous statements may have caused the entire table to become corrupted when the whole system crashed in mid operation.

insert into Presidents (LastName, FirstName, LoginID)
values ('Gore', 'Al', 'AGORE');
DELTE FROM Presidents where LoginId =’AGORE’
insert into Presidents (LastName, FirstName, LoginID)
values ('Bush', 'George W', 'GWBUSH')


Should have used transactions.


>or a FlipFlopException.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform