3358 1
select values from one table and avg of column from another?

I have Two Tables, from one table I want to select all column but from the second table I want to fetch only one column with average value using avg function with related id 

How can I achieve this using SQL query?

...
Type
Question
3345 2
how to take back up of all sql server databases?

I am using SQL server 2012 right, and I would like to know how can I take back up of all MS SQL server databases using a single script? or you can explain me a simple method.

 

...
Type
Question
3174 1
Error "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication." in SQL server

I was trying to run my amazon RDS account using MS SQL server management studio, and was able to login succesfully but when using that values in web.config and loading page in browser, I am getting error as below

"Login failed. The login is from an untrusted domain and cannot be used with Windows authentication."

How Can I resolve this issue, here is my Connection string

...
Type
Question
3161 0
Change theme in SQL Server Management Studio (SSMS, Dark Mode)
In this article, I have mentioned how we can change SQL Server Management Studio (ssms) to dark mode theme, with little changes.
Type
Article
3134 0
Microsoft SQL Server Versions List
In this article, I have mentioned about all the versions of Microsoft SQL Server, so you can decide which is good one for you.
Type
Article

3132 2
How to count the occurrence of specific word inside a string in sql server 2008?

Hi. Suppose, I have for example this string field in my sql database  "never say never"  and I want to count how many times "never" appear in the string in sql server 2008, so how I can check that.

Thanks.

...
Type
Question
3114 1
Query doesn't work with AVG function, how to use AVG in SQL?

I am trying to run the below query which works fine without AVG function, but when using AVG it doesn't work, here is the query

...
Type
Question
3090 0
Import CSV file to MySQL (Query or using Workbench)
In this article, I have mentioned how we can import data from CSV to MySQL using query or using MySQL Workbench import wizard.
Type
Article
2965 0
How to Edit More than 200 rows in SQL Server
In this article, I have mentioned how we can increase limit to edit more than 200 rows in sql server using SSMS.
Type
Article
2889 1
What is database management system and it's types
In this article, I have explained what is a database management system with its advantages and types of database management system.
Type
Article

Page 8 of 11