Search
 
SCRIPT & CODE EXAMPLE
 

SQL

sql orcale i forgot what my name & password was

$sqlplus/nolog
sql>connect / as sysdba
sql>desc dba_users
sql>select username,password from dba_users;
Comment

PREVIOUS NEXT
Code Example
Sql :: How to take sum of column with same id in "JPQL?" 
Sql :: sql get frist of month 
Sql :: divide database into structured tables 
Sql :: java mysql date format 
Sql :: To Create directory 
Sql :: T-SQL MERGE with condition what is not matched? 
Sql :: sql set devault value with existing column 
Sql :: mysql select max and corresponding row 
Sql :: joins and views sql 
Sql :: fix sqlite3 ruby on rails 
Sql :: order by length and alphabetical sql 
Sql :: mysql portable 
Sql :: ring SQLite sqlite_close 
Sql :: use between operator in mysql 
Sql :: coderbyte sql solutions 
Sql :: how to restart postgres server on windows 
Sql :: set default value now() date 
Sql :: oracle sql , set operators 
Sql :: install phpmyadmin pma 
Sql :: Monthly Birthday SQL Query 
Sql :: which lock mode is not available in sql 
Sql :: showing all columns in an sqlite table 
Sql :: ACCEPT nome PROMPT on oracle 
Sql :: OFFSET consulta mysql 
Sql :: SQL Cut part string 
Sql :: mysql docker image arjun 
Sql :: sql server in linux 
Sql :: phpmyadmin access denied 
Sql :: SQL Error When Inserting Duplicate Values 
Sql :: import DB through mysql console 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =