Click here to Skip to main content
16,011,815 members
Home / Discussions / Database
   

Database

 
Questionreturn first 10 records in sql Pin
lavell5-Feb-07 5:40
lavell5-Feb-07 5:40 
AnswerRe: return first 10 records in sql Pin
Colin Angus Mackay5-Feb-07 6:19
Colin Angus Mackay5-Feb-07 6:19 
AnswerRe: return first 10 records in sql Pin
jack_claudine5-Feb-07 15:24
jack_claudine5-Feb-07 15:24 
GeneralRe: return first 10 records in sql Pin
Colin Angus Mackay5-Feb-07 22:22
Colin Angus Mackay5-Feb-07 22:22 
AnswerRe: return first 10 records in sql Pin
gauthee5-Feb-07 22:19
gauthee5-Feb-07 22:19 
AnswerRe: return first 10 records in sql Pin
Vsree7-Feb-07 0:08
Vsree7-Feb-07 0:08 
QuestionSQL 2000 View Problem Pin
panalprasad5-Feb-07 2:20
panalprasad5-Feb-07 2:20 
AnswerRe: SQL 2000 View Problem Pin
Colin Angus Mackay5-Feb-07 3:02
Colin Angus Mackay5-Feb-07 3:02 
panalprasad wrote:
any easy method there have innorder to rebuild it.


Use ALTER VIEW to recreate the view.

And, it is considered better practice to actually specify the columns you want to use. Only use SELECT * for quick-to-write ad hoc queries.


AnswerRe: SQL 2000 View Problem Pin
gauthee5-Feb-07 3:02
gauthee5-Feb-07 3:02 
GeneralRe: SQL 2000 View Problem Pin
Colin Angus Mackay5-Feb-07 3:17
Colin Angus Mackay5-Feb-07 3:17 
Question"combining table into view " how? Pin
rrrriiizz4-Feb-07 22:43
rrrriiizz4-Feb-07 22:43 
AnswerRe: "combining table into view " how? Pin
Colin Angus Mackay4-Feb-07 22:56
Colin Angus Mackay4-Feb-07 22:56 
QuestionScope Identity() Pin
Illegal Operation4-Feb-07 22:41
Illegal Operation4-Feb-07 22:41 
AnswerRe: Scope Identity() Pin
Colin Angus Mackay4-Feb-07 22:54
Colin Angus Mackay4-Feb-07 22:54 
Question"diff b/w & and + " Pin
ravikiranreddydharmannagari4-Feb-07 21:09
ravikiranreddydharmannagari4-Feb-07 21:09 
AnswerRe: "diff b/w & and + " Pin
Colin Angus Mackay4-Feb-07 21:44
Colin Angus Mackay4-Feb-07 21:44 
QuestionSQL Server 2000 reporting services problem Pin
lucluv4-Feb-07 17:25
lucluv4-Feb-07 17:25 
QuestionCan't access last row of table after 68 rows...HELP!! Pin
Skcheng4-Feb-07 15:09
Skcheng4-Feb-07 15:09 
AnswerRe: Can't access last row of table after 68 rows...HELP!! Pin
PIEBALDconsult4-Feb-07 16:22
mvePIEBALDconsult4-Feb-07 16:22 
GeneralRe: Can't access last row of table after 68 rows...HELP!! Pin
Skcheng4-Feb-07 17:44
Skcheng4-Feb-07 17:44 
QuestionDataGridView vb.net 2005 ???? Pin
kindman_nb4-Feb-07 8:36
kindman_nb4-Feb-07 8:36 
QuestionSQL Server 2000 error : Key Column in Insufficient..... Pin
kindman_nb4-Feb-07 6:34
kindman_nb4-Feb-07 6:34 
AnswerRe: SQL Server 2000 error : Key Column in Insufficient..... Pin
Colin Angus Mackay4-Feb-07 11:45
Colin Angus Mackay4-Feb-07 11:45 
GeneralRe: SQL Server 2000 error : Key Column in Insufficient..... Pin
kindman_nb5-Feb-07 7:03
kindman_nb5-Feb-07 7:03 
QuestionA SQL procedure to STOP repeated info being stored Pin
tedhill134-Feb-07 5:58
tedhill134-Feb-07 5:58 

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.