Click here to Skip to main content
15,890,932 members
Home / Discussions / Database
   

Database

 
GeneralRe: Select records from a single table that have common data in two columns Pin
GenJerDan14-Jun-11 4:58
GenJerDan14-Jun-11 4:58 
AnswerRe: Select records from a single table that have common data in two columns Pin
Eddy Vluggen14-Jun-11 5:20
professionalEddy Vluggen14-Jun-11 5:20 
GeneralRe: Select records from a single table that have common data in two columns Pin
GenJerDan14-Jun-11 5:34
GenJerDan14-Jun-11 5:34 
AnswerRe: Select records from a single table that have common data in two columns Pin
Eddy Vluggen14-Jun-11 7:07
professionalEddy Vluggen14-Jun-11 7:07 
AnswerRe: Select records from a single table that have common data in two columns Pin
Mycroft Holmes14-Jun-11 1:25
professionalMycroft Holmes14-Jun-11 1:25 
GeneralRe: Select records from a single table that have common data in two columns Pin
_Damian S_14-Jun-11 14:55
professional_Damian S_14-Jun-11 14:55 
GeneralRe: Select records from a single table that have common data in two columns Pin
Mycroft Holmes14-Jun-11 19:53
professionalMycroft Holmes14-Jun-11 19:53 
Questionchecking the fieldname in the table Pin
Dhyanga13-Jun-11 9:42
Dhyanga13-Jun-11 9:42 
Hi,
I have one table in excel and I would like to send the data from excel to sql server. The excel data are not fixed. The columns name varies depending on the user. so let say if i have one table in excel named StuentInfo. Then the columns in that table may includes the field like ID, studentID,student ID like that along with other detail info.
For example
table field may be
studentID
studentName
studentDetails

or
ID
studentName
studentDetails

or
ID
student_Id
studentName
studentDetails

so since ID can be studentID,ID or student_Id, i would need to check which of them the table contains. Is it anyway I can check the columnName in the table ? In one of the table, there are two Ids viz ID and student_Id. In that case, we are considering student_Id as the correct one? Is there any query expression to check the column name of the table?
suchita

AnswerRe: checking the fieldname in the table Pin
PIEBALDconsult13-Jun-11 14:48
mvePIEBALDconsult13-Jun-11 14:48 
AnswerRe: checking the fieldname in the table Pin
Mohamad Kaifi13-Jun-11 23:53
Mohamad Kaifi13-Jun-11 23:53 
GeneralRe: checking the fieldname in the table Pin
PIEBALDconsult14-Jun-11 2:53
mvePIEBALDconsult14-Jun-11 2:53 
GeneralRe: checking the fieldname in the table Pin
Dhyanga14-Jun-11 3:10
Dhyanga14-Jun-11 3:10 
AnswerRe: checking the fieldname in the table Pin
Simon_Whale14-Jun-11 3:04
Simon_Whale14-Jun-11 3:04 
GeneralRe: checking the fieldname in the table Pin
Dhyanga14-Jun-11 3:12
Dhyanga14-Jun-11 3:12 
QuestionComparing Table Entries Using C# and MS Access Pin
VonHagNDaz13-Jun-11 8:16
VonHagNDaz13-Jun-11 8:16 
AnswerRe: Comparing Table Entries Using C# and MS Access Pin
Johan Hakkesteegt27-Jun-11 0:06
Johan Hakkesteegt27-Jun-11 0:06 
QuestionHow to remove column "rowguid" from table in SQL server 2008? Pin
Hy Chanhan13-Jun-11 5:53
professionalHy Chanhan13-Jun-11 5:53 
AnswerRe: How to remove column "rowguid" from table in SQL server 2008? Pin
Hy Chanhan13-Jun-11 17:48
professionalHy Chanhan13-Jun-11 17:48 
QuestionRow by row error handling in Table value parameter in SQL 2008 Pin
Lijo Rajan13-Jun-11 5:22
Lijo Rajan13-Jun-11 5:22 
Question[SSIS 2008] - Global transformation method for GUID fields Pin
phil.o13-Jun-11 0:45
professionalphil.o13-Jun-11 0:45 
QuestionRecordset Seek - multiple fields Pin
john john mackey10-Jun-11 13:35
john john mackey10-Jun-11 13:35 
AnswerRe: Recordset Seek - multiple fields Pin
Eddy Vluggen11-Jun-11 1:00
professionalEddy Vluggen11-Jun-11 1:00 
Questionmoving column in sql Pin
Milad.Biroonvand10-Jun-11 9:32
Milad.Biroonvand10-Jun-11 9:32 
AnswerRe: moving column in sql Pin
GenJerDan10-Jun-11 11:21
GenJerDan10-Jun-11 11:21 
AnswerRe: moving column in sql Pin
David Skelly12-Jun-11 22:40
David Skelly12-Jun-11 22:40 

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.