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

Database

 
Questionsp_who2 Pin
Darkness848-Mar-07 14:30
Darkness848-Mar-07 14:30 
AnswerRe: sp_who2 Pin
kubben8-Mar-07 14:33
kubben8-Mar-07 14:33 
GeneralRe: sp_who2 Pin
Darkness848-Mar-07 14:39
Darkness848-Mar-07 14:39 
GeneralRe: sp_who2 Pin
kubben8-Mar-07 14:43
kubben8-Mar-07 14:43 
Questionplease i need help Pin
Mr.Kode8-Mar-07 13:33
Mr.Kode8-Mar-07 13:33 
AnswerRe: please i need help Pin
N a v a n e e t h8-Mar-07 20:18
N a v a n e e t h8-Mar-07 20:18 
Questionsplitting data using sql Pin
Kunal P8-Mar-07 5:03
Kunal P8-Mar-07 5:03 
AnswerRe: splitting data using sql Pin
Marcus J. Smith8-Mar-07 5:44
professionalMarcus J. Smith8-Mar-07 5:44 
Is there any particular length? Try the site below to see if the substring option will work but that requires that you know how much of the string you need.

SQL Substring Command[^]
SELECT SUBSTRING(ColA, 10) AS ColumnA, SUBSTRING(ColB, 10) AS ColumnB FROM TABLE



CleaKO

"I think you'll be okay here, they have a thin candy shell. 'Surprised you didn't know that." - Tommy Boy
"Fill it up again! Fill it up again! Once it hits your lips, it's so good!" - Frank the Tank (Old School)

QuestionRe: splitting data using sql Pin
Kunal P8-Mar-07 6:00
Kunal P8-Mar-07 6:00 
QuestionDynamic SQL Statements in Stored Procedure Pin
N a v a n e e t h8-Mar-07 3:01
N a v a n e e t h8-Mar-07 3:01 
AnswerRe: Dynamic SQL Statements in Stored Procedure Pin
Colin Angus Mackay8-Mar-07 3:27
Colin Angus Mackay8-Mar-07 3:27 
GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
Frank Kerrigan8-Mar-07 11:55
Frank Kerrigan8-Mar-07 11:55 
GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
Colin Angus Mackay8-Mar-07 11:57
Colin Angus Mackay8-Mar-07 11:57 
GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
N a v a n e e t h8-Mar-07 20:09
N a v a n e e t h8-Mar-07 20:09 
GeneralRe: Dynamic SQL Statements in Stored Procedure Pin
Colin Angus Mackay8-Mar-07 21:26
Colin Angus Mackay8-Mar-07 21:26 
QuestionDateTime Problem Pin
sks838-Mar-07 2:50
sks838-Mar-07 2:50 
AnswerRe: DateTime Problem Pin
N a v a n e e t h8-Mar-07 3:04
N a v a n e e t h8-Mar-07 3:04 
AnswerRe: DateTime Problem Pin
Hayder Marzouk8-Mar-07 21:56
Hayder Marzouk8-Mar-07 21:56 
QuestionClient - Server Pin
alav8-Mar-07 1:56
alav8-Mar-07 1:56 
AnswerRe: Client - Server Pin
Pete O'Hanlon8-Mar-07 2:06
mvePete O'Hanlon8-Mar-07 2:06 
QuestionPIVOT in SQL 2005 problem Pin
Håkan Nilsson (k)8-Mar-07 0:20
Håkan Nilsson (k)8-Mar-07 0:20 
Questionoleobject in sql oracle mysql Pin
nikhil12347-Mar-07 22:35
nikhil12347-Mar-07 22:35 
AnswerRe: oleobject in sql oracle mysql Pin
Colin Angus Mackay8-Mar-07 0:08
Colin Angus Mackay8-Mar-07 0:08 
QuestionRegarding Video files Pin
praveen_gattu20007-Mar-07 21:22
praveen_gattu20007-Mar-07 21:22 
AnswerRe: Regarding Video files Pin
Paddy Boyd8-Mar-07 0:00
Paddy Boyd8-Mar-07 0:00 

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.