Drunkenneo
Registered User.
- Local time
- Today, 06:00
- Joined
- Jun 4, 2013
- Messages
- 192
I have a grat situation here, for which i need a help!!!!
I have a table with column BId, LoginId, Label, URL. The table have following entries:
BId | LoginId | Label | URL
-------------------------------
123 234 none xyz
123 456 open
123 456 wer wer
256 678 ref ref
237 890 open
237 890 tyg tyg
Here in this case Login Id: 678 has opened the package but the status is not shown as opened. I want to write a query which will add loginId: 678 as open in the label as new entry, Please any help?
I have a table with column BId, LoginId, Label, URL. The table have following entries:
BId | LoginId | Label | URL
-------------------------------
123 234 none xyz
123 456 open
123 456 wer wer
256 678 ref ref
237 890 open
237 890 tyg tyg
Here in this case Login Id: 678 has opened the package but the status is not shown as opened. I want to write a query which will add loginId: 678 as open in the label as new entry, Please any help?