---
title: "where ??"
type: "forum-thread"
url: "https://www.webforum.nu/amne/php/15984-where"
topic: "PHP"
topic_url: "https://www.webforum.nu/amne/php"
author: "fluxis"
published: "2001-08-15T10:12:00.000Z"
updated: "2001-08-15T10:20:00.000Z"
replies: 2
views: 132
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/php/15984-where"
---

# where ??

## #1 — fluxis, 2001-08-15T10:12Z

kan man ha två where satser i mysql ?

Permalänk: https://www.webforum.nu/p/15984

## #2 — FlashX, 2001-08-15T10:19Z

Använd AND och OR.

```
WHERE field1 LIKE 'something' AND field2 LIKE 'something_else'
```

Eller tänkte du på något annat?

Permalänk: https://www.webforum.nu/p/320173

## #3 — fluxis, 2001-08-15T10:20Z

tack, det fungerade...

Permalänk: https://www.webforum.nu/p/320174

---

Tråden på webben: https://www.webforum.nu/amne/php/15984-where
