Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > SQL Language
|
SQL Language SQL Language discussions not specific to a particular RDBMS program or vendor.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Language section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 2nd, 2012, 05:09 AM
Registered User
 
Join Date: Feb 2012
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Default get specific raws from group of raws

please help me
i create a table comment

id int
comment text
commenter_id int -------this id from members table
reply_comment_ids text

this reply_comment_ids store reply comments ids like this '24,44,53' in text format

i try create function through php to delete comments what i want with replied comments to above i want comments.

help me to solve this problem





Similar Threads
Thread Thread Starter Forum Replies Last Post
Update specific field at specific time sanchougule PHP Databases 1 August 12th, 2009 03:16 PM
Search specific data from specific columns yogeshyl SQL Language 1 January 16th, 2008 11:12 AM
Group Within another Group, xslt1.0 jhansib4u BOOK: XSLT Programmer's Reference, 2nd Edition 4 November 22nd, 2007 01:24 AM
Copy specific data in specific cells of sheet2 yogeshyl Excel VBA 1 May 14th, 2007 07:40 AM
Restart new group number in Group Footer sukarso Crystal Reports 2 October 13th, 2006 12:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.