Help with SQL Query
Hi I have a table as below, UserID Date Usage 1 22/03/2013 97.99 1 22/03/2014 83.99 1 23/03/2013 75.99 1...
View Articledelete data if its lower case
hi allhow to delete data if column contain lowercase only.name F f d c C Ahere i want to delete only column contain lower case. is it possible ?
View ArticleFill data grid with data from a JOIN query
I am working on a school project and have come up against a bit of a sticking point. I am supposed to be creating a very basic OMS, the teacher themselves have said they do not know how to do this (in...
View Articleabout sql commands
Hello,I have some questions about sql server 2000 EE edition, I am making few tables in a database on QA,I wanted to know that how can I add a new row in a table?My other question is that if we use...
View ArticleHaving without Group by
hi all can anybody give example for having clause without group by clause.thanks.
View Article[PRIMARY] key word always required '[' '] ' bracket
Hi all,I just need small information about [PRIMARY] keyword . What is the main reason to write [PRIMARY] in bracket . Even for other objects its optional to keep in square bracket, but its mindatry...
View Articledbf to sql server express PK and auto increment
im new to sql server and want to convert my dbf to sql server express. i have imported the first table and want to get this right before i do the rest.my question is with regards to PK and auto...
View Articlea Book for Learning MS-SQL
Hello, I am a bit comfortable using SQL, I am currently using SQLite3 for a small program I am developing using C++. However, I would like to learn the C++ API for MS-SQL so that in the future I can...
View ArticleSQL Server Development or Enterprise Trial Version Download
Hello everybody!! I'd download SQL Developer Trial or Enterprise Trial edition. However, I couldn't find something specific. Actually, my aim is testing of addition Reporting Services,Powerview and...
View ArticleAdventure Works for SQL Server 2012 Help
Hello,I wonder if anybody could explain each of the SQL Server 2012 Adventure Works file on this page:http://msftdbprodsamples.codeplex.com/releases/view/55330I'm OK with LT standing for light...
View ArticleMS SQL Server 2012 and MS ACCESS 2010
Have couple of questions as listed below:Can MS SQL Server 2012 runs like true SQL Server in handling database as to serve queries in ordinary PC/ Notebook running on Windows 8 or Windows 7 Ultimate...
View ArticleSQL job is not writing on remote text flle
I am trying to crate a job, that writes the result set on text file and export to location like "\\abc\xyz.txt"job succeeds but i cant see any thing written on the file and i have given the same path...
View ArticleWhy i cannot delete the duplicated record in 2nd row in MS SQL Server 2012 ?
Hi i'm new to MS SQL, trying to remove the duplicates, but not working, any one can help ?Thanks !
View ArticleDowngraded SQL Server 2012 from Developer to Standard edition for TFS 2012 -...
Hi!Back in late 2008, we installed TFS 2012 with SQL Server 2012 Developer Edition. Both were 90 day trials, as the licencing was not ready from Microsoft yet.Later, when we got the licence, we entered...
View ArticleRegarding purchase of SQL Server 2012 standard with 5 cals compulsory
Dear Microsoft , We want to purchase SQL Server 2012 Standard but all distributors are forcing us to get SQL 2012 with 5 license. Is that true? We are only 2 developers in a company but then why...
View Articlesql server 2000 transaction log full message in event viewer
Friends,db: sqlserver 2000Error: 9002, Severity: 17, State: 6 The log file for database 'mycasdb' is full. Back up the transaction log for the database to free up some log space. Under file properties...
View ArticleSQL 2008 MIrroring
I am asked to mirror database with no witness,can somebody please paste the useful link or advisek
View Articlehow to pass NVARCHAR ARRAY parameters to SP
Hello,could somebody explain me the simpliest way of passing ARRAY parameters of type e.g., 001A, 002A, 003B, 007A, 025A, 085B etc (distinct values in column1, )etc, to the beneath SP:createPROCEDURE...
View ArticleInstall sql Cluster
Hi Folks,i need assistance regarding installing SQL cluster.i need comprehensive step by step guide.Regardsk
View ArticleReport Builder 3 Table Question
I'm creating a simple tablix in Report Builder 3 on the count of females and males.The database field I am using is called 'Is Male?' and has a True for males and a False for females.So when I use the...
View Article