DrupalBin
Submit Code
About
Recent Posts
Code
1 hour 50 min
ago
fdsfds
2 hours 12 min
ago
views2 boolean filter UI
3 hours 47 min
ago
Code
8 hours 14 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
sql
View
Download
Fix
February 12, 2008 - 12:31pm — Anonymous
SELECT
a.title, b.field_direccin_fsica_value
FROM
node a, content_type_instituciones b,
term_node d,
term_node e,
term_node f,
term_node g,
term_node h,
term_node i,
term_node j,
term_node k,
term_node l
WHERE
a.nid = b.nid
AND
a.vid = b.vid
AND
d.tid =
7
AND
d.nid = a.nid
AND
e.tid =
69
AND
e.nid = a.nid
AND
f.tid =
8
AND
f.nid = a.nid
AND
g.tid =
9
AND
g.nid = a.nid
AND
h.tid =
10
AND
h.nid = a.nid
AND
i.tid =
11
AND
i.nid = a.nid
AND
j.tid =
12
AND
j.nid = a.nid
AND
k.tid =
13
AND
k.nid = a.nid
AND
l.tid =
265
AND
l.nid = a.nid
sql