Jump to content


Photo

1 Select Selecionar Varios Registros.. Atravez Do Id


  • Faça o login para participar
8 replies to this topic

#1 MastersRoX

MastersRoX

    EDITADO

  • Banidos
  • PipPipPipPipPipPipPipPip
  • 774 posts
  • Sexo:Não informado

Posted 12/01/2007, 01:08

tava na duvida aki...

como faço... com um select apenas.. selecioanr varios registros atravez do ID ??

$queryx = "SELECT * FROM tabela where id = '1 , 2'"; // isso nao funfa.. ele procura por um ID = '1 ,2'

pensei em listar os ID em um array... mas n consegui



alguem manja ?
vlww


EDIT


ae galera.. eu consegui assim:
$carac = array("1","2","3","4","5","6","7");// $xxx

echo "total: ".mysql_num_rows(mysql_query("SELECT * FROM clb_matchs where id_cf IN ('" . implode("','", $carac) . "') and id_tempo='1' and p2result > p1result"))."<br>";


mas esse array eu fiz manualmente!
como faço p listar os ID atravez de um select ???

$querykk = "SELECT * FROM clb_cf where clan2='1' and id_tempo='1'";
$resultkk = mysql_query($querykk) or die("Error: " . mysql_error());
while($xxx = mysql_fetch_array($resultkk)){
echo $xxx['id'];

isso vai imprimir 1234567
precizo por isso dentro de um array !

vlw!

Edição feita por: MastersRoX, 12/01/2007, 02:00.


#2 Balala

Balala

    What you want for yourself?

  • Ex-Admins
  • 3357 posts
  • Sexo:Não informado
  • Localidade:Jaraguá do Sul - SC
  • Interesses:http://forum.wmonline.com.br/index.php?showtopic=5792

Posted 12/01/2007, 06:40

Você precisa apenas ir adicionando os IDs em uma nova matriz.

$querykk = "SELECT * FROM clb_cf where clan2='1' and id_tempo='1'";
$resultkk = mysql_query($querykk) or die("Error: " . mysql_error()); 
while($xxx = mysql_fetch_array($resultkk))
{
	$carac[] = $xxx['id'];
}

Balala - Admin Geral Webfórum - Retired
Twitter
Stop Spreading Lies!
Posted Image

#3 Tellys

Tellys

    Novato no fórum

  • Usuários
  • 22 posts
  • Sexo:Não informado

Posted 12/01/2007, 06:46

kra nao entendi mto bem nao... vc quer fazer uma com um select varias consultas diferentes, acho que nao tem jeito nao,,, qu eu sei que tem é vc filtrar a consulta igual vc fez ai em cima...

mas tenta fazer ao contratio em vez de por = coloque != pq ai vc diminui as clausulas da sua consulta e fik + rap...

#4 -=[Érico]=-

-=[Érico]=-

    Novato no fórum

  • Usuários
  • 23 posts
  • Sexo:Não informado
  • Interesses:Música e Informática.

Posted 12/01/2007, 21:09

Você pode usar expressões regulares.

SELECT * FROM tabela where id RLIKE '^[1234]$';

Nesse select ele selecionará na tabela os registros com a id 1,2,3 e 4;

ou se não pode fazer do jeito classico mesmo.

SELECT * FROM tabela where id = 1 or id = 2 or id = 3 or id = 4;

e assim por diante..

Edição feita por: -=[Érico]=-, 13/01/2007, 10:07.


#5 Felipe Pena

Felipe Pena

    O temor do Senhor é o princípio da sabedoria

  • Ex-Admins
  • 6441 posts
  • Sexo:Masculino

Posted 15/01/2007, 01:11

Se for disperso:
WHERE id IN(1, 4, 6, 10)

Se for em seqüência:
WHERE id BETWEEN 1 AND 5

Felipe Pena
[...] ó terra, terra, terra; ouve a palavra do Senhor. — Jeremias 22:29

#6 LarPhozyHah

LarPhozyHah

    Super Veterano

  • Usuários
  • 14515 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 29/10/2017, 08:29

Nombres Women Argentina Buy Zithromax For Chlamydia viagra Vendita Viagra Catania Ibilex Cephalexin Std
Keflex A Sulpha Drug online pharmacy Viagra Corazon

#7 RonsisM

RonsisM

    Super Veterano

  • Usuários
  • 15724 posts
  • Sexo:Masculino
  • Localidade:Plovdiv

Posted 29/10/2017, 08:34

Need Prescription Amoxicillin online pharmacy Cytotec Generique isotretinoin cheap internet with free shipping over night

#8 LarPhozyHah

LarPhozyHah

    Super Veterano

  • Usuários
  • 14515 posts
  • Sexo:Masculino
  • Localidade:San Miguel de Tucuman

Posted 29/10/2017, 08:58

Cialis Que Cantidad Zithromax And Your Heart online pharmacy Viagra Internet Kaufen Cialis Pharmacie Suisse Lasix With No Scrpit
Walmart Rx Plans Amoxicillin Side Effects Positives Existe Priligy Generico viagra Fedex Stendra Get Shop Priligy Hipertension where to order direct isotretinoin 10mg tablets

#9 JeffMalm

JeffMalm

    Super Veterano

  • Usuários
  • 12254 posts
  • Sexo:Feminino
  • Localidade:Mount Carey

Posted 13/02/2023, 04:22

orlistat generic price where to buy orlistat pills is xenical effective for weight loss who has xenical in stock clomid or nolvadex for pct I had been diagnosed with fibromyalgia and chronic fatigue those symptoms went away
Females heterozygous for an ATM pathogenic variant are advised to have earlier surveillance for breast cancer starting at age 40 lasix to torsemide conversion Pregabalin capsules are supplied as follows
For fine subdivisions e propecia generic




0 user(s) are reading this topic

0 membro(s), 0 visitante(s) e 0 membros anônimo(s)

IPB Skin By Virteq