Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

values

0
votes
0 answers
28 views

Find mininum not used value in mysql table

I have a MySQL table like this: +--------+-------+ + Server + Port + +--------+-------+ + 1 + 27001 + +--------+-------+ + 2 + 27002 +…
asked June 24, 2011 2:21 am CDT
splattru
0
votes
1 answer
32 views

Android SQLite, how to get values from the column?

I see how to get the column I want, but how do I get the data associated with that column on that particular row (given the rowID) using a Cursor…
asked June 14, 2011 5:04 pm CDT
RD.
0
votes
2 answers
28 views

Regex for currency (euro)

hi i am trying this code for make a validation for a value. (regex from this site ) <?php if (preg_match("/^(( )*\€{0,1}( )*)\d*(.\d{1,2})?$/",…
asked June 2, 2011 7:48 pm CDT
Fel
0
votes
1 answers
41 views

Android: RatingBar - How to add rating to DB?

Noob here again. I've followed the example given by Google Dev (and read a couple of other tutorials) on how to add a RatingBar to your form/app.…
asked May 22, 2011 11:15 am CDT
Wrekaar
0
votes
2 answers
39 views

PHP & MySQL: Count and order most popular values in an array and then print.

I am wanting to order my array by how many times a value comes up in that array and also then print only the highest 6 results. This is what I have…
asked May 18, 2011 7:28 pm CDT
ritch
3
votes
1 answer
40 views

How can I display the most common value sequence in MySQL?

Lets say I have a table like this. A | B ----- 1 | 4 7 | 8 1 | 3 1 | 2 4 | 5 3 | 5 2 | 5 7 | 8 Even though 1 is the most common value in column A…
asked May 16, 2011 12:34 pm CDT
Ólafur Waage
1
vote
1 answer
36 views

My SQL: rewriting comma delimited data to a structured table.

Hi all, I have a table which consists of the headings Category and Subcategories Within the subcategories heading for each category I have a comma…
asked May 13, 2011 6:25 am CDT
Richard Bell
0
votes
1 answer
56 views

How do you do multiple inserts that have selects

How do I do an insert multiple values or records that have to get their information from select statements. This doesn't work. INSERT INTO…
asked May 13, 2011 12:30 am CDT
daniel savage
2
votes
3 answers
42 views

How do i insert multiple values in mysql and avoid duplicates

How would I insert multiple rows or values and avoid duplicates in the following schema. table schema is id,subject1,subject2,subject3 id is auto…
asked May 12, 2011 7:47 pm CDT
daniel savage
0
votes
0 answers
30 views

Mysql - find common values within one table

I've been trying to write a query that will find common values in a table for every entry authored by a specific person. Frankly, I'm so burnt, it's…
asked May 11, 2011 3:49 pm CDT
Nova-Love-94044
0
votes
1 answers
35 views

How do i replace repeating values in a row with a blank?

Hi guys, I have a query which returns a product, and the number of media assigned to a product, In the Campaign Amount column the values are being…
asked April 7, 2011 4:53 am CDT
sebastian
0
votes
1 answer
48 views

Find rows with duplicate/similar column values MySQL

I want to select from the following table all the rows which have similar values in the fname column as the first in their order. IOW from this…
asked February 8, 2011 11:41 am CST
sombe
2
votes
1 answer
78 views

Create MySQL view using distinct values as columns

I have searched a while and can't find an answer to my problem. I have a table that looks like this: date name status 2011-01-01 m1 online…
asked January 30, 2011 3:27 am CST
kelly
1
vote
1 answer
51 views

.htaccess RedirectRule where the target URL has to be computed

Hi everyone, I have a situation where I need to redirect a URL like this (1) http://site.com/person/145 to a URL like this (2)…
asked January 8, 2011 8:28 am CST
Amit Kothari
1
vote
1 answer
95 views

How do I prevent cassandra get command displaying values in hex

I'm just beginning with Cassandra and I have the peculiar problem that whenever I retrieve a value is returns in hex (please see below). I've…
asked December 13, 2010 8:51 pm CST
ennuikiller
15

values

Tagged: values
Related Tags
mysql × 10
multiple × 2
duplicates × 2
table × 2
insert × 2
php × 2
android × 2
sqlite × 2
select × 2
get × 2
view × 1
validation × 1
count × 1
sequences × 1
comma × 1
regex × 1
create × 1
.htaccess × 1
similar × 1
distinct × 1
query × 1
cassandra × 1
cursor × 1
database × 1
repeating × 1
dynamic × 1
order × 1