Quantcast
Channel: Forum Getting started with SQL Server
Browsing all 7129 articles
Browse latest View live
↧

Does SQL Server have a feature simiar to RMAN Duplicate

I have a production server and a test server (SQL Server) I am familiar with backup database and restore database and know that this can be automated. However, I was wondering if SQL Server had any...

View Article


Need A Crash Course

My In-Laws run a Fire Safety company that stores data from tests (e.g. Fire Extinguisher Checks, Elevator Reviews, Suppression Systems, etc.) on a database using Microsoft SQL Server 2005.Ā  To make a...

View Article


Select Query statement

Hi to All, Below is a sample mssql query given to me, now I am wondering if can I add a where statement to it? because right now I am trying to add a where clause in it and I'm getting an error. The...

View Article

how to Check data after Insert Trigger

Hi friends,I need to insert data from one database table to another database table by after Insert trigger. NowI need to check whether that another database table already have the data or not. If there...

View Article

Microsoft SQL Server Standard Core 2012

Hi, Ā I want to know whether this (Microsoft SQL Server Standard Core 2012) product can be used on virtual machine. Ā  The exact version is "SQLSvrStdCore 2012 SNGL OLP 2Lic NL CoreLic Qlfd "

View Article


Deploy To Azure Fail

My first attempt at using SQL Management Studio 2012 Deploy to Azure failed with... One or more unsupported elements were found in the schema used as part of a data package. Error SQL71564: The element...

View Article

Shaing database over network in sql server 2008 R2 express.

IS it possible to share database over a LAN using SQL server Express 2008.??Ā Or do EXPRESS-VERSION of sql server does not allow us to do so. ?I find both 'yes' and 'no' answers when i google this...

View Article

Licensing question - Mgmt Studio on other server installation?

Hello guysI have a SQL Server 2008 R2 licensed with 4 Core Licenses (4 cpu cores on the virtaul server)When i want to install SQL Server Manamgent Studio 2008 R2 on another server (to connect to the...

View Article


Problem with Attaching database because of its version

Hello everyone,I have created a database in sql server 2008 yesterday and stored some data into it.And then i have detached that database.Today when i tried to attach the same database into sql server...

View Article


troubleshoot slow backup

I backup one big database over network: Database A on server B and Backup destination is share drive on server C.Database A is very big.Backup is very slow and take very long time...How to...

View Article

Where to download SQL Server 2012 express edition with advanced service?

Hi All,Would anyone please share me the link in where I can downloadĀ SQL Server 2012 express edition 64bit with advanced service.When I google I saw the below link and when I click on download it is...

View Article

Database Restore

Hello Everyone,can we restore a backup file (which is created in SQL Server 2008 R2) in SQL Server 2008?Thanks and Regards, G Srikar Reddy, Junior SQL Server DBA, Miracle Software systems, Inc.

View Article

Need a query,which will do a comparison and if it doesnt satisfy the...

I have a Table called Test_ X in which there are two fields:1) date_value 2)Application_Namerequirement: we have to calculate the number of days ramaining through date_value field andĀ  compare it to...

View Article


CHAR vs NUMERIC

Hello everyone.I'm confused about this two data types, I want to store a numeric 4 digits code and I want to choose the best one of them (CHAR(4) vs NUMERIC(4,0)), but I don't know what's the...

View Article

RAISERROR QUERY

IF EXISTS (select GETDATE() 'Today Date',date_value 'expiry date', abs(DATEDIFF(dd,date_value,getdate()))'No of days before expiry' from dbo.Test_X where Application_Name='xyz'AND...

View Article


Running Cmdexec in SQL Server Job

Hi Everyone,I wanted to run a scripts in a job to clean up my folders in SQL Server 2005. The scripts is as below:for /f %%i in ('dir /b /s /AD F:\ASCC_FileStore\CITIntegration') do cscript...

View Article

MCTS 70-466 Implementing Data Models and Reports with Microsoft SQL Server 2012

I am searching for training kit for Exam 70-466 (Implementing Data Models and Reports with Microsoft SQL Server 2012) but I think is not published yet. I was expecting its release in Jan or Feb 2014....

View Article


Which .exe file I should choose to apply SP2 for SQL Server 2008r2 Enterprise...

Hi All,Which .exe file I should choose to apply SP2 for SQL Server 2008r2 Enterprise EditionĀ 64Bit.And what is the difference between below .exe files....

View Article

A question about shrink

When shrink:1) release unused space2) Reorganize pages before releasing unused space shrink file to What's difference and same between above 2? When use 1) and when use 2) ?Thanks

View Article

Create Syntax

hei Guys, hope every thing is fine, take a look at the follow sql statmentcreate table demo (oid int, name varchar(30),)when you pass it the reponse is "Command(s) completed successfully"check the...

View Article
Browsing all 7129 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>