Click here to Skip to main content
16,005,178 members
Home / Discussions / Database
   

Database

 
GeneralRe: Decrementing Serial Number Pin
Lijo Rajan2-Dec-07 0:30
Lijo Rajan2-Dec-07 0:30 
GeneralRe: Decrementing Serial Number Pin
Pete O'Hanlon3-Dec-07 10:45
mvePete O'Hanlon3-Dec-07 10:45 
GeneralRe: Decrementing Serial Number Pin
Mike Dimmick4-Dec-07 14:30
Mike Dimmick4-Dec-07 14:30 
Questionhow to check the value simaltanously from 2 table Pin
biswa471-Dec-07 2:25
biswa471-Dec-07 2:25 
AnswerRe: how to check the value simaltanously from 2 table Pin
pmarfleet1-Dec-07 3:52
pmarfleet1-Dec-07 3:52 
QuestionNeed Help Pin
banker_kiran30-Nov-07 23:11
banker_kiran30-Nov-07 23:11 
AnswerRe: Need Help Pin
Christian Graus30-Nov-07 23:49
protectorChristian Graus30-Nov-07 23:49 
AnswerRe: Need Help Pin
pmarfleet1-Dec-07 2:09
pmarfleet1-Dec-07 2:09 
banker_kiran wrote:
Child Table

Descr_SMID(varchar)

208
502,549,43,47
502,549


Your child table violates one of the principles of 1st normal form. Values for each column-row intersection should be atomic. You should consider splitting these values out, otherwise it will be very difficult to query the data efficiently.

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


GeneralRe: Need Help Pin
Paul Conrad23-Dec-07 8:31
professionalPaul Conrad23-Dec-07 8:31 
QuestionHow to filter Dataset Pin
divyesh143230-Nov-07 22:40
divyesh143230-Nov-07 22:40 
GeneralRe: How to filter Dataset Pin
Tobias Schoenig1-Jan-08 21:12
Tobias Schoenig1-Jan-08 21:12 
Questionhow used execute in function [modified] Pin
Rami Said Abd Alhalim30-Nov-07 21:35
Rami Said Abd Alhalim30-Nov-07 21:35 
GeneralRe: how used execute in function Pin
Paul Conrad8-Dec-07 5:21
professionalPaul Conrad8-Dec-07 5:21 
QuestionHow to Pass column names to query dynamically Pin
veereshIndia30-Nov-07 19:46
veereshIndia30-Nov-07 19:46 
AnswerRe: How to Pass column names to query dynamically Pin
IMQ30-Nov-07 20:45
IMQ30-Nov-07 20:45 
GeneralRe: How to Pass column names to query dynamically Pin
veereshIndia30-Nov-07 21:06
veereshIndia30-Nov-07 21:06 
GeneralRe: How to Pass column names to query dynamically Pin
IMQ30-Nov-07 21:16
IMQ30-Nov-07 21:16 
GeneralRe: How to Pass column names to query dynamically Pin
veereshIndia30-Nov-07 21:26
veereshIndia30-Nov-07 21:26 
GeneralRe: How to Pass column names to query dynamically Pin
IMQ30-Nov-07 21:38
IMQ30-Nov-07 21:38 
GeneralRe: How to Pass column names to query dynamically Pin
veereshIndia30-Nov-07 22:05
veereshIndia30-Nov-07 22:05 
GeneralRe: How to Pass column names to query dynamically Pin
Rami Said Abd Alhalim30-Nov-07 22:16
Rami Said Abd Alhalim30-Nov-07 22:16 
GeneralRe: How to Pass column names to query dynamically Pin
IMQ30-Nov-07 22:19
IMQ30-Nov-07 22:19 
GeneralRe: How to Pass column names to query dynamically Pin
Rami Said Abd Alhalim30-Nov-07 22:27
Rami Said Abd Alhalim30-Nov-07 22:27 
GeneralRe: How to Pass column names to query dynamically Pin
IMQ30-Nov-07 22:37
IMQ30-Nov-07 22:37 
GeneralRe: How to Pass column names to query dynamically Pin
Rami Said Abd Alhalim30-Nov-07 22:51
Rami Said Abd Alhalim30-Nov-07 22:51 

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.