Click here to Skip to main content
15,899,825 members
Home / Discussions / Database
   

Database

 
GeneralRe: select statement to display name 1000 times Pin
arun_pk30-Nov-09 23:42
arun_pk30-Nov-09 23:42 
GeneralRe: select statement to display name 1000 times Pin
Niladri_Biswas30-Nov-09 23:52
Niladri_Biswas30-Nov-09 23:52 
GeneralRe: select statement to display name 1000 times Pin
arun_pk1-Dec-09 0:20
arun_pk1-Dec-09 0:20 
AnswerRe: select statement to display name 1000 times Pin
Blue_Boy30-Nov-09 23:38
Blue_Boy30-Nov-09 23:38 
GeneralRe: select statement to display name 1000 times Pin
arun_pk30-Nov-09 23:42
arun_pk30-Nov-09 23:42 
AnswerRe: select statement to display name 1000 times Pin
Ashfield1-Dec-09 0:09
Ashfield1-Dec-09 0:09 
GeneralRe: select statement to display name 1000 times Pin
arun_pk1-Dec-09 0:22
arun_pk1-Dec-09 0:22 
GeneralRe: select statement to display name 1000 times Pin
Ashfield1-Dec-09 0:25
Ashfield1-Dec-09 0:25 
arun_pk wrote:
but u are failed to answer my q


In what respect?

select top 1000 'a' from dbo.sysobjects as so1, dbo.sysobjects as so2


will do as your (vague) question asks.


arun_pk wrote:
u buy SQL basics


Why? Its not me asking basic questions about sql, its you that doesn't understand what you are being told will work.

Bob
Ashfield Consultants Ltd
Proud to be a 2009 Code Project MVP

GeneralRe: select statement to display name 1000 times Pin
Shameel1-Dec-09 7:05
professionalShameel1-Dec-09 7:05 
GeneralRe: select statement to display name 1000 times Pin
Mycroft Holmes1-Dec-09 17:04
professionalMycroft Holmes1-Dec-09 17:04 
GeneralRe: select statement to display name 1000 times Pin
Ashfield1-Dec-09 21:37
Ashfield1-Dec-09 21:37 
GeneralRe: select statement to display name 1000 times Pin
Mycroft Holmes1-Dec-09 21:55
professionalMycroft Holmes1-Dec-09 21:55 
QuestionHow to Group By all columns but have Rollup only on few columns Pin
guydebell30-Nov-09 23:10
guydebell30-Nov-09 23:10 
AnswerRe: How to Group By all columns but have Rollup only on few columns [modified] Pin
Niladri_Biswas30-Nov-09 23:33
Niladri_Biswas30-Nov-09 23:33 
GeneralRe: How to Group By all columns but have Rollup only on few columns Pin
guydebell1-Dec-09 1:05
guydebell1-Dec-09 1:05 
QuestionHow to connect/disconnect users in sql server. Pin
Ashish Kumar Vyas30-Nov-09 20:13
Ashish Kumar Vyas30-Nov-09 20:13 
AnswerRe: How to connect/disconnect users in sql server. Pin
Ashfield30-Nov-09 20:57
Ashfield30-Nov-09 20:57 
Questioninserting multiple rows Pin
arun_pk30-Nov-09 18:07
arun_pk30-Nov-09 18:07 
AnswerRe: inserting multiple rows Pin
_Damian S_30-Nov-09 18:18
professional_Damian S_30-Nov-09 18:18 
GeneralRe: inserting multiple rows Pin
arun_pk30-Nov-09 18:21
arun_pk30-Nov-09 18:21 
GeneralRe: inserting multiple rows Pin
dan!sh 30-Nov-09 18:32
professional dan!sh 30-Nov-09 18:32 
GeneralRe: inserting multiple rows Pin
arun_pk30-Nov-09 18:36
arun_pk30-Nov-09 18:36 
GeneralRe: inserting multiple rows Pin
_Damian S_30-Nov-09 18:37
professional_Damian S_30-Nov-09 18:37 
GeneralRe: inserting multiple rows Pin
_Damian S_30-Nov-09 18:37
professional_Damian S_30-Nov-09 18:37 
GeneralRe: inserting multiple rows Pin
dan!sh 30-Nov-09 18:57
professional dan!sh 30-Nov-09 18:57 

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.