Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have basic knowledge about SQL. But I still have difficulty when write SQL for the complex queries. Please help me some ebooks to improve my skill to write SQL, and the way to write a good SQL for performance.
The book should have example database to practice.
Thanks.
If you have an iPhone, you can buy many excellent SQL Server books through the AppStore. Do a search for SQL, and you'll find books by Kalen Delaney and the like.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Hi friends developers,
I'm stuck in these problem since many days, there is any developer here, who knew how to generates a bar code with vb.net, and if possible generat it as image.
Thanks
Please have a look at Free Barcode API for .NET, which i think can point you to many possible solutions
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there is any site to work Microsoft SQL Server 2008 to practise like Oracle Apex?
Thanks,
Vinoth
You can use SQL Fiddle. It has sections to enter DDL and DML statements.
Yes.. You can create your schema and execute your queries at www.sqlfiddle.com.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I was making a crossword generator.So, i need open source a sql database of english dictionary(with meanings,synonyms,word type) for my software.Where can I find it??
I imagine this question will be closed, but this question has flat file, as well as SQL server example database reccomendations.
Where can I download english dictionary database in a text format?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am learning creating Cubes and Now I know How to create cubes.
But Still I am struggling with time dimensions and other aspects of cubes,making cubes offline and usage of cubes in excel dashboards.
Could somebody suggest me Practical based simple tutorials for cubes ?
so that I can feel confident in cubes.
Thanks in advance.
Rahul Kumar Singh
There's a nice little intro here:
http://www.sql-server-performance.com/2008/building-cubes-with-ssas/
You could also try http://www.ssas-info.com/ for some good background and useful tips.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
For some time now I'm looking for sample (relational) databases (.SQL) so I can import it to my local MySQL server and play with some some SQL queries. Anyone know source, or can share exemplary database?
For example:
ClassicModels
Sakila, download page for sakila and others
NorthWind
for World database, see download page above.