|
|
| Author |
Message |
vidyasaraswathi
Active User
Joined: 10 May 2005 Posts: 74
|
|
|
|
Hi all,
I have TSQ with 15 items. I want to delete the 9th item. How do I do that?
Thanks,
Vidya Bhat |
|
| Back to top |
|
 |
References
|
Posted: Fri May 20, 2005 2:23 pm Post subject: Re: To delete 9th item from a TSQ which is havnig 15 items |
 |
|
|
 |
priya
Moderator
Joined: 24 Jul 2003 Posts: 624 Location: Bangalore
|
|
|
|
| Deleting a record is not possibl ein TSQ and TDQ. Rewrite wth Spaces. |
|
| Back to top |
|
 |
vidyasaraswathi
Active User
Joined: 10 May 2005 Posts: 74
|
|
|
|
Hi Priya,
Eventhough we can't delete item directly we can do this as follows:
Moving 10th item to 9th item, 11th item to 9th item ..... & so on and 15th item to 14th.
In this way we can rearrange the items which is equivalent to deleting a particular item from the tsq.
Corrections are always welcome.
Thanks and Regards,
Vidya Bhat |
|
| Back to top |
|
 |
krishh
New User
Joined: 20 May 2005 Posts: 12
|
|
|
|
hai,
we can't delete a single item from TSQ. we can read the record item randomly by using ITEM option but we can't delete a single record from it. |
|
| Back to top |
|
 |
|
|