questions/database/page/5
Run this SQL: select * from v$version; Output: BANNER ---------------------------------------------------------------- Oracle Database ...READ MORE
Any Unicode data can be stored in ...READ MORE
Can someone please explain how to install ...READ MORE
I'm attempting to move data from the ...READ MORE
I'm attempting to get it to show ...READ MORE
When using SQLDeveloper to connect to a ...READ MORE
CREATE TABLE `table`.`users` ( ...READ MORE
A table I have has two columns: ...READ MORE
How should a yes/no, or boolean, field ...READ MORE
I'm going to guess because I don't ...READ MORE
I was recently requested to create a ...READ MORE
You have to drop constraint and recreate ...READ MORE
I have a table Emp which has these rows: Emp_cd ...READ MORE
I need to deal with a lot ...READ MORE
I frequently use ON DELETE CASCADE, but ...READ MORE
Previous versions of SQL Server Express were ...READ MORE
Create ReactJS project import React, { Component } ...READ MORE
The SQL query that I have used is : ALTER ...READ MORE
I'm having the same issue as this thread. ...READ MORE
Execute: SELECT name FROM master.sys.databases I hope this helps ...READ MORE
Assume you are given the following straightforward ...READ MORE
I want to return the value of ...READ MORE
A value that is returned from a ...READ MORE
I tried to build a table from ...READ MORE
I have to make a SQL Id ...READ MORE
For my production website, SQL Server 2008 ...READ MORE
I'm getting this error: msg 8115, level 16, ...READ MORE
I have a database called Product Sales ...READ MORE
I require the date in the format ...READ MORE
Using MySQL, I want to combine two ...READ MORE
I'm using SQL Server 2008 to create ...READ MORE
I am at a loss with one ...READ MORE
Does the following make sense in terms ...READ MORE
I want to print a particular value; ...READ MORE
I've read numerous threads and tried for ...READ MORE
I am in the process of changing ...READ MORE
How can we convert timestamp to date? READ MORE
I want to check the query execution ...READ MORE
In my select statement, two columns will ...READ MORE
The query I'm working with has a ...READ MORE
In one ALTER TABLE statement, I would ...READ MORE
For a time now, I've been attempting ...READ MORE
Account and credit card numbers are stored ...READ MORE
SELECT GETDATE() Returns: 2008-09-22 15:24:13.790 I want that date part ...READ MORE
There is a (nearly religious) debate over ...READ MORE
In order to add the current date ...READ MORE
I want to add a Foreign Key ...READ MORE
In SQL Server we can type IsNull() ...READ MORE
What does SQL Server's RowID resemble in ...READ MORE
Do you know of a button-free direct ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.