Viewing 15 posts - 46 through 60 (of 287 total)
You can use the RAISERROR Statment with the NO WAIT option to achieve the behaviour you want.
June 10, 2013 at 6:41 am
ikonrao (6/6/2013)
Or if we can get create table statement for that table,...
June 6, 2013 at 10:06 am
bgraham 64271 (6/5/2013)
SQLSACT (6/5/2013)
vxhughes (6/4/2013)
Can anybody recommend a good online guide to SQL commands? Or at least a list of the ones I should learn first?
Have a look at...
June 6, 2013 at 9:33 am
PearlJammer1 (5/28/2013)
May 29, 2013 at 10:37 am
kishorefeb28 (5/29/2013)
i have a text file with 1 -3 lakh records and 5 columns or so.... each column is seperated by tab delimiter.
i need to import this...
May 29, 2013 at 9:42 am
I would think you're asking this in the wrong Forum. I believe there is a Forum specific to PowerPivot here.
May 29, 2013 at 9:23 am
jralston88 (5/24/2013)
We're running SQL Server 2008 upgrade advisor against a SQL Server 2000 instance. When asked to identify which components to analyze, I enter the server name and click...
May 29, 2013 at 7:52 am
todd.ayers (5/28/2013)
May 29, 2013 at 5:19 am
phc (5/18/2013)
SELECT C.first_name"Provider", Count(C.provider_no) "Diabetics with over 1 BP in...
May 22, 2013 at 7:36 am
subhajeetsur (5/22/2013)
Try restarting the sql server service
That sounds extreme and will almost certainly not solve this issue.
Not to doubt you but have you actually confirmed that you do have Foreign...
May 22, 2013 at 7:14 am
subhajeetsur (5/16/2013)
T-SQL: (procedural) extensions for SQL...
May 16, 2013 at 9:34 am
I'm sorry but it looks to me like that does nothing more than assign a string to a variable.
Have you looked into the previous suggestions made?
May 16, 2013 at 9:17 am
Viewing 15 posts - 46 through 60 (of 287 total)