Topics
Started by
Posts
Last post
Hi, Here's a sample create index statement that was generated with SQL 2008 Management Studio... CR…
1 replies
Hi All, select isnumeric('100,200') gives me 1. Shouldn't it be 0? Thanks...
16 replies
which datatype is suitable for 'HSUB 9N380800 1010000.000000 USD' data in sql_server
8 replies
Hi friends, I'm pretty much confused about one task.. that is design datamodel for a partisular dat…
8 replies
Hi, I am using this query now.. Select distinct A, B from Table And…
4 replies
Dear Friends, I've written a stored procedure which populates a temporary table with a complex join…
3 replies
Hi, I have a need to split a varchar column into multiple columns based on a delimiter. Hi have a v…
15 replies
I know this is terrible, is there anyone who can assist me tweak this thing? I am an operations DBA…
27 replies
Hello, I've got a doubt in a SQL Server function that you may help me. As you can see in the code, …
8 replies
please send the ways of writing this like top or row_number. Malleswarareddy I.T.Analyst MCITP(70-4…
7 replies
Hello Everyone I am not on dope, nor do I drink. I just cannot figure out how to write this query t…
2 replies
I have a table "tblGoals" with a column "FocusMembers" Data would be like this "ram,kin,jai." "meen…
2 replies
Hi, i'm trying to send an email to myself (internal ) and also to someone external of the company. …
2 replies
Hello Everyone, Can anyone tell me how can I convert displays records which come in rowwise into co…
2 replies
declare @ch1 char declare @ch2 char select @ch1='Ψ' select @ch2='?' IF(ASCII(@ch1)=…
4 replies
Viewing 15 topics - 9,631 through 9,645 (of 10,635 total)
You must be logged in to create new topics.