Click here to Skip to main content
15,885,366 members
Home / Discussions / Database
   

Database

 
GeneralRe: mysql problem Pin
RyanEK29-Nov-10 14:47
RyanEK29-Nov-10 14:47 
QuestionRestrict characters on oracle Pin
padmanabhan N28-Nov-10 21:22
padmanabhan N28-Nov-10 21:22 
AnswerRe: Restrict characters on oracle Pin
Goutam Patra28-Nov-10 21:25
professionalGoutam Patra28-Nov-10 21:25 
QuestionTSQL to print the content/inside of stored proc, definition of view and tables? Pin
devvvy28-Nov-10 15:19
devvvy28-Nov-10 15:19 
AnswerRe: TSQL to print the content/inside of stored proc, definition of view and tables? Pin
Mycroft Holmes28-Nov-10 17:08
professionalMycroft Holmes28-Nov-10 17:08 
AnswerRe: TSQL to print the content/inside of stored proc, definition of view and tables? Pin
Goutam Patra28-Nov-10 20:32
professionalGoutam Patra28-Nov-10 20:32 
Questionreset primary key (mysql) Pin
Jassim Rahma28-Nov-10 2:56
Jassim Rahma28-Nov-10 2:56 
AnswerRe: reset primary key (mysql) Pin
Estys28-Nov-10 3:17
Estys28-Nov-10 3:17 
Try this :

ALTER TABLE yourTable AUTO_INCREMENT=1


Be sure to delete all rows first.

Cheers
I don't like my signature at all

AnswerRe: reset primary key (mysql) Pin
Luc Pattyn28-Nov-10 3:21
sitebuilderLuc Pattyn28-Nov-10 3:21 
GeneralRe: reset primary key (mysql) Pin
Jörgen Andersson28-Nov-10 10:21
professionalJörgen Andersson28-Nov-10 10:21 
GeneralRe: reset primary key (mysql) Pin
Luc Pattyn28-Nov-10 10:29
sitebuilderLuc Pattyn28-Nov-10 10:29 
AnswerRe: reset primary key (mysql) Pin
Hiren solanki1-Dec-10 22:32
Hiren solanki1-Dec-10 22:32 
QuestionHow to get Column Value From a Statement if Table Name passes dynamically through a variable....? Pin
Manish_Kumar_Nayak25-Nov-10 20:33
Manish_Kumar_Nayak25-Nov-10 20:33 
AnswerRe: How to get Column Value From a Statement if Table Name passes dynamically through a variable....? Pin
Mycroft Holmes25-Nov-10 20:45
professionalMycroft Holmes25-Nov-10 20:45 
GeneralRe: How to get Column Value From a Statement if Table Name passes dynamically through a variable....? Pin
Manish_Kumar_Nayak25-Nov-10 20:48
Manish_Kumar_Nayak25-Nov-10 20:48 
GeneralRe: How to get Column Value From a Statement if Table Name passes dynamically through a variable....? Pin
PIEBALDconsult26-Nov-10 6:39
mvePIEBALDconsult26-Nov-10 6:39 
QuestionSQL statement Pin
Tichaona J25-Nov-10 2:31
Tichaona J25-Nov-10 2:31 
AnswerRe: SQL statement [modified] Pin
thatraja25-Nov-10 2:56
professionalthatraja25-Nov-10 2:56 
GeneralRe: SQL statement Pin
Tichaona J25-Nov-10 3:03
Tichaona J25-Nov-10 3:03 
GeneralRe: SQL statement Pin
PIEBALDconsult25-Nov-10 3:41
mvePIEBALDconsult25-Nov-10 3:41 
GeneralRe: SQL statement Pin
PIEBALDconsult25-Nov-10 3:40
mvePIEBALDconsult25-Nov-10 3:40 
GeneralRe: SQL statement Pin
thatraja25-Nov-10 3:51
professionalthatraja25-Nov-10 3:51 
GeneralRe: SQL statement Pin
PIEBALDconsult25-Nov-10 4:28
mvePIEBALDconsult25-Nov-10 4:28 
GeneralRe: SQL statement Pin
thatraja25-Nov-10 17:58
professionalthatraja25-Nov-10 17:58 
GeneralRe: SQL statement Pin
RaviRanjanKr25-Nov-10 15:35
professionalRaviRanjanKr25-Nov-10 15: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.