Click here to Skip to main content
15,889,808 members
Home / Discussions / Database
   

Database

 
GeneralIs there a way to efficiently load the cities of US into the database Pin
Rocky#11-Dec-07 22:35
Rocky#11-Dec-07 22:35 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rohde11-Dec-07 23:17
Rohde11-Dec-07 23:17 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rocky#11-Dec-07 23:24
Rocky#11-Dec-07 23:24 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rohde11-Dec-07 23:32
Rohde11-Dec-07 23:32 
GeneralRe: Is there a way to efficiently load the cities of US into the database Pin
Rocky#11-Dec-07 23:39
Rocky#11-Dec-07 23:39 
Questionhow select row ? Pin
azumike11-Dec-07 22:34
azumike11-Dec-07 22:34 
GeneralRe: how select row ? Pin
Rohde11-Dec-07 23:19
Rohde11-Dec-07 23:19 
QuestionRe: how select row ? Pin
azumike11-Dec-07 23:32
azumike11-Dec-07 23:32 
thanks for your inquiry,I have it, but, i want to select row without key on the table,
i mean that i want to select 1st row, 2nd row etc.

example i have table:
table name is: "person"

No | property
----------------------
1 | house
1 | name
1 | age

i want to select 2nd row but i don't wanna use :
select * from person
where property='name'

any other way ?

regards,
azumike
GeneralRe: how select row ? Pin
Rohde11-Dec-07 23:39
Rohde11-Dec-07 23:39 
GeneralRe: how select row ? Pin
azumike12-Dec-07 23:25
azumike12-Dec-07 23:25 
GeneralCONCATENATION problem!!?? (SQL 2000) Pin
anthoy11-Dec-07 22:04
anthoy11-Dec-07 22:04 
GeneralRe: CONCATENATION problem!!?? (SQL 2000) Pin
pmarfleet11-Dec-07 22:15
pmarfleet11-Dec-07 22:15 
GeneralRe: CONCATENATION problem!!?? (SQL 2000) Pin
anthoy11-Dec-07 22:21
anthoy11-Dec-07 22:21 
GeneralRe: CONCATENATION problem!!?? (SQL 2000) Pin
pmarfleet11-Dec-07 22:33
pmarfleet11-Dec-07 22:33 
QuestionConnect sql server 2000 by ADO.NET on two VLAN??? Pin
Doan Quynh11-Dec-07 20:23
Doan Quynh11-Dec-07 20:23 
QuestionSQL Perfomance severe decline, why? Pin
alexvw11-Dec-07 16:05
alexvw11-Dec-07 16:05 
GeneralRe: SQL Perfomance severe decline, why? Pin
SimulationofSai11-Dec-07 21:55
SimulationofSai11-Dec-07 21:55 
GeneralRe: SQL Perfomance severe decline, why? Pin
alexvw12-Dec-07 2:07
alexvw12-Dec-07 2:07 
GeneralRe: SQL Perfomance severe decline, why? Pin
Paddy Boyd12-Dec-07 5:39
Paddy Boyd12-Dec-07 5:39 
GeneralRe: SQL Perfomance severe decline, why? Pin
alexvw12-Dec-07 8:53
alexvw12-Dec-07 8:53 
GeneralRe: SQL Perfomance severe decline, why? Pin
Paddy Boyd12-Dec-07 21:18
Paddy Boyd12-Dec-07 21:18 
GeneralRe: SQL Perfomance severe decline, why? Pin
alexvw13-Dec-07 0:41
alexvw13-Dec-07 0:41 
GeneralRe: SQL Perfomance severe decline, why? Pin
Mike Dimmick13-Dec-07 5:08
Mike Dimmick13-Dec-07 5:08 
GeneralRe: SQL Perfomance severe decline, why? Pin
alexvw13-Dec-07 14:18
alexvw13-Dec-07 14:18 
GeneralSQL Server 2005 Tuning Book Pin
Brendan Vogt11-Dec-07 10:35
Brendan Vogt11-Dec-07 10:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.